Skip to content

Conversation

@JanisOzolins
Copy link

As of Laravel 5.4, the way model class names can be references has been changed. Now you must user a namespace path in front of the model class in order for it to work (e.g., 'App\User' instead of just 'User'). README.md examples and "Relations" section updated accordingly.

As of Laravel 5.4, the way model class names can be references has been changed. Now you must user a namespace path in front of the model class in order for it to work (e.g., 'App\User' instead of just 'User').
@divine
Copy link
Contributor

divine commented Jan 20, 2020

Hello!

Could you please take care for conflicting file or we can take a look?

Thank you for your contribution!

@divine divine mentioned this pull request Jan 20, 2020
@Smolevich Smolevich closed this Jan 20, 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.

3 participants