admin
admin copied to clipboard
Laravel 5.2
Added fix for laravel 5.2
- changed depricated bindShared() on singleton() in AdminAuthServiceProvider
- changed defaultDriver from 'eloquent' to 'web', changed createEloquentProvider signature in AdminAuthManager
- added group middleware 'web' for all routes
- changed Input facade to Request (cause default Input facade no longer inluded in app.php)
Not working with 5.1, so need new branch i guess
Good stuff, thank you for the fixes.
Use https://github.com/LaravelRUS/SleepingOwlAdmin