You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing a fresh Laravel application and installing Filament and also panels.
When creating a page with: php artisan make:filament-page Settings I got this error.
Package
filament/filament
Package Version
v3.2.135
Laravel Version
v11.34.2
Livewire Version
No response
PHP Version
PHP 8.3
Problem description
After installing a fresh Laravel application and installing Filament and also panels.
When creating a page with: php artisan make:filament-page Settings I got this error.
Expected behavior
Creating a new filament page
Steps to reproduce
Create new application
composer require filament/filament:"^3.2" -W
php artisan filament:install --panels
php artisan make:filament-user
php artisan make:filament-page (not working)
make:filament-page Settings (not working)
Reproduction repository (issue will be closed if this is not valid)
https://github.com/ericlaaper/fiets
Relevant log output
No response
Donate 💰 to fund this issue
The text was updated successfully, but these errors were encountered: