Releases: SethSharp/blog-crud
Releases · SethSharp/blog-crud
v2.0.1
18 Jun 02:44
Compare
Sorry, something went wrong.
No results found
Adds missing relationships on Like model to User and Blog PR #7
V2.0
16 Jun 01:09
Compare
Sorry, something went wrong.
No results found
v1.1.11
01 Jun 22:10
Compare
Sorry, something went wrong.
No results found
Fixes relationship that Comment has with User
Increase character count in Blog factory
v.1.1.10
28 May 02:54
Compare
Sorry, something went wrong.
No results found
Adds created events on Like and Comment Model
Add warning in ReadMe to warn of over writing models in the config
v1.1.9
23 Apr 20:56
Compare
Sorry, something went wrong.
No results found
Add migration to change slug to be nullable
Logic change to allow slug to be empty (null) and allow the title to be slugified
Add some validation checks on blog columns for size
v1.1.8
15 Apr 03:22
Compare
Sorry, something went wrong.
No results found
Use faker in CreateBlogAction
Add min string length rule on slug
v1.1.7
13 Apr 10:50
Compare
Sorry, something went wrong.
No results found
Fix collection update logic
v1.1.6
12 Apr 02:56
Compare
Sorry, something went wrong.
No results found
Will delete previous cover image from s3 when updating cover image
v1.1.5
10 Apr 09:53
Compare
Sorry, something went wrong.
No results found
Remove redundant File model
v.1.1.4
09 Apr 03:08
Compare
Sorry, something went wrong.
No results found
More documentation & some general adjustments