Releases: coderello/laravel-populated-factory
Releases · coderello/laravel-populated-factory
1.1.0
18 Nov 11:53
Compare
Sorry, something went wrong.
No results found
1.0.0
09 Sep 08:43
Compare
Sorry, something went wrong.
No results found
Add Laravel 8 support
Drop Laravel 5.5/5.6/5.7/5.8/6.0/7.0 support due to the new factories implementation in Laravel 8
Use model database connection to get an array of columns (fixes #16 )
0.3.2
17 Mar 21:55
Compare
Sorry, something went wrong.
No results found
fix generator for tables with enum fields
0.3.1
03 Mar 11:01
Compare
Sorry, something went wrong.
No results found
0.3.0
24 Jan 08:47
Compare
Sorry, something went wrong.
No results found
Merge pull request #11 from edatsuyoshi/add_deleted_at_to_ignore
Added `deleted_at` to ColumnShouldBeIgnored
0.2.0
20 Jan 14:04
Compare
Sorry, something went wrong.
No results found
Experimental release
07 Mar 22:47
Compare
Sorry, something went wrong.
No results found
0.1.0
adds ColumnShouldBeIgnored class, adds readme