LaraCMS icon indicating copy to clipboard operation
LaraCMS copied to clipboard

A Great Web Application CMS & a Starter Kit for Big Project Built with Laravel Framework 9.x & React JS.

Results 2 LaraCMS issues
Sort by recently updated
recently updated
newest added

` Illuminate\Database\QueryException SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter table `permissions` add unique `permissions_name_guard_name_unique`(`name`, `guard_name`)) at ..\LaraCMS\vendor\laravel\framework\src\Illuminate\Database\Connection.php:759...

When i run php artisan serve it works but when I'm setting up custom url laracms.dev that time it's showing 404, Can you pls help me to solve