Lim
Lim
FFilament
Created by Lim on 3/14/2024 in #❓┊help
How to save relationship first
I just want to know how to save the relationship first then get its ID to be save as foreign key
3 replies
FFilament
Created by Lim on 3/7/2024 in #❓┊help
Save relationship first before creating model
No description
10 replies
FFilament
Created by Lim on 3/5/2024 in #❓┊help
filament:install --panels WARN
Hi everyone Im new to filament and I am encountering this error when making a filament user
Filament has not been installed yet: php artisan filament:install --panels
Filament has not been installed yet: php artisan filament:install --panels
I did install
php artisan filament:install --panels
php artisan filament:install --panels
and got a WARN
We've attempted to register the AdminPanelProvider in your [config/app.php] file as a service provider. If you get an error while trying to access your panel then this process has probably failed. You can manually register the service provider by adding it to the [providers] array.
We've attempted to register the AdminPanelProvider in your [config/app.php] file as a service provider. If you get an error while trying to access your panel then this process has probably failed. You can manually register the service provider by adding it to the [providers] array.
am I doing something wrong?
4 replies