You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the README.md file to reflect configurations changes necessary with Laravel 5.1, specifically:
- Newer ::class formats for providers and aliases
- Updated the provider example to use the newer array syntax and ensure it matches the code base.
- For my installation the provider list and dataper had to start with a \ character or I received errors. This was a difficult error to spot and could easily trip up new users.
0 commit comments