Deon George
f131db31c6
Added custom.js, login redirects to current page, added form-start/form-end and change breadcrumb width
- User Switch Add the following routes
Route::get( 'admin/switch/start/{id}', 'UserController@user_switch_start' );
Route::get( 'admin/switch/stop', 'UserController@user_switch_stop' );
Languages
CSS
56%
Blade
31.3%
PHP
12.7%