Laravel-Admin icon indicating copy to clipboard operation
Laravel-Admin copied to clipboard

Laravel-Admin is the new version of Laravel-Administrator of Frozennode

Results 5 Laravel-Admin issues
Sort by recently updated
recently updated
newest added

After installing your package, we are facing an issue when caching the config with  PHP artisan config: cache. It is a closure-related issue that occurs when using the callback function...

need repro

I am trying to disable sorting for a specific column using sortable but it is not working. The column is Eloquent Accessors. 'sortable' => false, https://i.imgur.com/p0feeor.png

Laravel: 8 Php: 8.1 We are facing an issue when caching the config with PHP artisan config: cache. It is a circular references-related issue and we have also faced issue-related...

Does this package support Laravel 9 and PHP 8?