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

can't register provider in config/app.php #1064

Open
Noah-RD opened this issue Oct 24, 2017 · 0 comments
Open

can't register provider in config/app.php #1064

Noah-RD opened this issue Oct 24, 2017 · 0 comments

Comments

@Noah-RD
Copy link

Noah-RD commented Oct 24, 2017

laravel 5.5

i register 'Frozennode\Administrator\AdministratorServiceProvider' in app.php like doc said,but i got error when run 'php artisan vendor:publish'.

here's the cli error msg:

 [Symfony\Component\Debug\Exception\FatalThrowableError]              
 Call to undefined method Illuminate\Foundation\Application::share() 

and i try Frozennode\Administrator\AdministratorServiceProvider::class,it doesn't work too.something wrong i done?

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

No branches or pull requests

1 participant