Getting ErrorException on widget creation
Getting ErrorException
mkdir(): Read-only file system when I try
php artisan make:filament-widget StatsOverview --stats-overview
1 Reply
Looks like a file permission issue, make sure the
app/Filament
directory is writable in your project