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

laravel 5.1 #70

Closed
rebornishard opened this issue Sep 27, 2015 · 1 comment
Closed

laravel 5.1 #70

rebornishard opened this issue Sep 27, 2015 · 1 comment

Comments

@rebornishard
Copy link

[RuntimeException]
Error Output: PHP Fatal error: Class 'Artesaos\Defender\Providers\Defender
ServiceProvider' not found in E:\EasyPHP-DevServer-14.1VC11\data\localweb\g
amenivora\vendor\laravel\framework\src\Illuminate\Foundation\ProviderReposi
tory.php on line 146

i'm stuck in here :
// file START ommited
'providers' => [
// other providers ommited
\Artesaos\Defender\Providers\DefenderServiceProvider::class,
],
// file END ommited

@rebornishard
Copy link
Author

close this, done by comment that line then do composer update
continue to explore it

$ composer update

php artisan clear-compiled
Loading composer repositories with package information
Updating dependencies (including require-dev)

  • Installing artesaos/defender (v0.4.2)
    Downloading: 100%

Writing lock file
Generating autoload files

php artisan optimize
Generating optimized class loader

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