thisisdevelopment/laravel-future-factories

Forward compatibility for laravel 8 factories

Installs: 1 760

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 0

pkg:composer/thisisdevelopment/laravel-future-factories

1.99.0 2020-10-21 15:08 UTC

This package is auto-updated.

Last update: 2025-10-08 01:58:05 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