laravel-adminpanel
laravel-adminpanel copied to clipboard
A Laravel Admin Panel (Laravel Version : 6.0)
Illuminate\Contracts\Container\BindingResolutionException Target class [App\Http\Requests\RegisterRequest] does not exist.
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...
View the page of "admin/auth/permission" throw BindingResolutionException ' Illuminate\Contracts\Container\BindingResolutionException Target class [App\Http\Controllers\Backend\Auth\Permission\PermissionController] does not exist. ' I find the mistake, there are different spelling in the controller file name &...
Hi; When I create a new blog-tag an error occurs with the message "insert Blog Tag" I solve it by remove "required" from function rules() which inside CreateBlogTagsRequest file (app/Http/Requests/Backend/BlogTags/CreateBlogTagsRequest.php)...
Hi i have check your application is wonder full for beginner, But i am facing a issue with Role Management executive not able use admin backend as par already set...
I have an error when I am installing project like that ` `
Hello, I got some issue when migrate some table success migrate, but I also got Error : ` Illuminate\Database\QueryException : SQLSTATE[42000]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Incorrect syntax near...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...