-
Notifications
You must be signed in to change notification settings - Fork 114
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
Installation error in Laravel 5.1 #45
Comments
Same error here... |
+1 This is a laravel issue, i just fixed it in pingpong-labs/admin and will do a PR. |
Gael42
added a commit
to Gael42/admin
that referenced
this issue
Aug 5, 2015
This is just a workaround until this issue laravel/framework#9586 isn't fixed in laravel 5.1
gravitano
added a commit
that referenced
this issue
Aug 5, 2015
Fixing Installation error in Laravel 5.1 #45
Since my PR was accepted and merged i think this issue should be closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following the installation tutorial (https://github.com/pingpong-labs/admin/wiki/Installation) in Laravel 5.1 I get this error running
php artisan admin:install -vvv
at this specific point:There's something I'm doing wrong or laravel 5.1 is not supported yet?
The text was updated successfully, but these errors were encountered: