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

Edit README: to match laravel 5.5 SP syntax #67

Merged
merged 1 commit into from Oct 1, 2018

Conversation

selmo47
Copy link
Contributor

@selmo47 selmo47 commented Oct 1, 2018

In laravel 5.5, to declare a Service provider in config/app.php, we shoul use a stitc call with '::'
that why it becomes:
Firebird\FirebirdServiceProvider::class
instead of
Firebird\FirebirdServiceProvider

In laravel 5.5, to declare a Service provider in config/app.php, we shoul use a stitc call with '::'
that why it becomes: 
Firebird\FirebirdServiceProvider::class
instead of 
Firebird\FirebirdServiceProvider
@jacquestvanzuydam jacquestvanzuydam merged commit 816fc0f into jacquestvanzuydam:master Oct 1, 2018
@jacquestvanzuydam
Copy link
Owner

Thanks for your contribution

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.

None yet

2 participants