coreui-free-laravel-admin-template
coreui-free-laravel-admin-template copied to clipboard
CoreUI Free Laravel Bootstrap Admin Template
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...
I got an error while installing coreui on the subdomain, > @coreui/[email protected] development /home/**** > cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js /home/*****/node_modules/cross-env/src/index.js:23 ) ^ SyntaxError: Unexpected token ) at Object.exports.runInThisContext...
when ressources are create with no permission for guest it throw **undefined variable : guestHasPermission** and in form creation can now link ressources to Auth user
As the topic mentioned, I would like to use the Laravel 6 LTS version as my project requirement. Is it possible with pro version?
CoreUI is nothing without our community, that’s why I’m thrilled to announce that we created one place where you can talk and get help regarding all CoreUI Products. When asking...
how to add custom validation in column
runing php artisan migrate:refresh --seed I get SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'description' at row 1 (SQL: insert into `example` (`name`, `description`, `status_id`) values...
Hello, We have a strange problem creating BREADs. We are able to create them by associating them with the right table. Once the form it is created, we can see...