laravel-adminpanel
laravel-adminpanel copied to clipboard
A Laravel Admin Panel (Laravel Version : 6.0)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
how to get API urls in your Laravel-adminpanel script?
Bumps [laravel/framework](https://github.com/laravel/framework) from 6.18.20 to 6.20.26. Release notes Sourced from laravel/framework's releases. v6.20.25 Fixed Fixed nullable values for required_if (#37128, 86fd558) v6.20.24 Fixed Fixed required_if boolean validation (#36969) v6.20.23 Added...
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.27 to 2.0.31. Release notes Sourced from phpseclib/phpseclib's releases. 2.0.31 X509: always parse the first cert of a bundle (#1568) SSH2: behave like putty with broken publickey...
Hello user, compare to this https://github.com/bestmomo/laravel-adminpanel this repo installed on single try. Thanks
Need to rename folder from Blogs to Blog otherwise it is throwing error when edit blog as admin App\Http\Responses\Backend\Blogs to App\Http\Responses\Backend\Blog
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
target class isuue App\Http\Requests not found
fix error Target class [App\Http\Requests\RegisterRequest] does not exist. while registering a new user related to issue #728