Rolland
No application encryption key has been specified
As the title suggests. Has anyone have this problem? I am wondering why this is occured.
I have tried:
php artisan clear
php artisan optimize:clear
php artisan filament:optimize-clear
composer dump-autoload
5 replies
Custom Column generator problem
please refer to this issue: https://github.com/filamentphp/filament/issues/14777
3 replies
Responsive Design Breakpoint Issue in Custom Component
I'm struggling with a responsive design issue for a custom component. The breakpoint prefix for responsiveness doesn't seem to work properly. Also, while the h-96 class works fine, switching to h-80 doesn't have any effect. Below is the component code:
Any ideas on why the breakpoint prefix isn't taking effect, or why h-80 doesn't work here?
5 replies