coreui-free-laravel-admin-template
coreui-free-laravel-admin-template copied to clipboard
CoreUI Free Laravel Bootstrap Admin Template
Hello, I'm having this issue: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'permissions' already exists (SQL: create table `permissions` (`id` bigint unsigned not null auto_increment primary key, `name`...
I seem to be running into an issue in the installation process. --------------------------------------------------------------- Problem 1 - spatie/laravel-medialibrary is locked to version 8.7.2 and an update of this package was not...
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes (SQL: alter table `users` add unique `users_email_unique`(`email`)) PHP 7.4
The required version of php may need to be updated in the composer.json. my php version is php 7.3, can I downgrade the spatie/laravel-medialibrary?
Hello there, I have an issue where whenever I try to install the template I get my page like this picture  So I'm trying to install it with laravel.....
vendor/spatie/laravel-medialibrary/src/MediaCollections/Models/Media.php:182 Error on this line return $conversions->map(fn (Conversion $conversion) => $conversion->getName())->toArray();
Python Command Failed. I could not install . Please the attached screen shot. 
If you install this template then you can get this errors **Unknown named parameter $note** ... **Unknown named parameter $user** From official documentation: > By default, Route::resource will create the...
How to add sidebar aside on right panel?
After i did "php artisan ui:auth". This error shows up when i access /login.