Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Laravel 8 #58

Closed
wants to merge 1 commit into from
Closed

Support for Laravel 8 #58

wants to merge 1 commit into from

Conversation

jxlwqq
Copy link

@jxlwqq jxlwqq commented Sep 10, 2020

No description provided.

@jxlwqq
Copy link
Author

jxlwqq commented Sep 11, 2020

'>=6.0' is better?

@tanerkay
Copy link

Note this completely ignores the Laravel 8 changes.

Factories that are generated by this package will need to be updated to be classes with namespaces and a definition() method.

See https://laravel.com/docs/8.x/database-testing#writing-factories

@tanerkay
Copy link

Also see #55

@jxlwqq jxlwqq closed this Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants