coreui-free-laravel-admin-template icon indicating copy to clipboard operation
coreui-free-laravel-admin-template copied to clipboard

CoreUI Free Laravel Bootstrap Admin Template

Results 72 coreui-free-laravel-admin-template issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/59766899/125160420-754fdc00-e185-11eb-9447-bd50510f2e96.png) 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. ![image](https://user-images.githubusercontent.com/3274289/134974720-490eee78-0576-4146-ad4e-fca1698d2b92.png)

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.