Icannot access the requierd interface "filamentphp"
Download the required Composer, Laravel, xampp,
finally it was installed composer require filament/filament:"^3.1" -W
but I could not open the required interface despite following the instructions
please help me
8 Replies
did u run
php artisan filament:install --panels
?yes
from here - https://github.com/filamentphp/filament/discussions/5226
try
Where admin is your panel id in the version 3.x.
GitHub
How to fix Route [login] not defined. · filamentphp filament · Disc...
Hi All, How to fix Route [login] not defined. I'm using Filament Admin Breeze plugin (https://github.com/jeffgreco13/filament-breezy) My login page setting in filament config file. 'auth...
ok
I will try this
thank you
let me know if it helped
sorry, I did not understand where to put this code and what should be replaced?