thisisdevelopment/laravel-future-factories

Forward compatibility for laravel 8 factories

Maintainers

Package info

github.com/thisisdevelopment/laravel-future-factories

pkg:composer/thisisdevelopment/laravel-future-factories

Statistics

Installs: 1 808

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.99.0 2020-10-21 15:08 UTC

This package is auto-updated.

Last update: 2026-03-08 02:57:03 UTC


README

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