Skip to content

Testbench factory issues #98

Answered by freekmurze
otrsw asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Thanks for the kind words on the course.

The skeleton always tries to use the latest and greatest features of Laravel. In this case we wanted to make using Laravel 8's factories as easy as possible. This means that it our skeleton is not compatible with Laravel 7 out of the box.

If you want L7 compatibility, you should strip out everything that uses L8's factories and use the L7 style factories.

If you want an older version of the package, could through the commit history of the skeleton and pick a commit that was before L8's release.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by freekmurze
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants