Forward compatibility for laravel 8 factories
thisisdevelopment/laravel-future-factories is a Laravel package for forward compatibility for laravel 8 factories.
It currently has 0 GitHub stars and 1.851 downloads on Packagist (latest version 1.99.0).
Install it with composer require thisisdevelopment/laravel-future-factories.
Discover more Laravel packages by thisisdevelopment
or browse all Laravel packages to compare alternatives.
Last updated
Allows you to define factories in laravel 6/7 like you would in laravel 8 It still allows you define the factories in the old way. This allows to smooth over the transition to laravel 8.
In laravel 8 and up this package is a no-op