Tommytomtom
Tommytomtom
FFilament
Created by Tommytomtom on 3/18/2024 in #❓┊help
Need advice on how to start big project
I've got 25 years experience with Yii but now I am starting on Laravel which I love so far. I am starting a huge project with over 100 tables. I usually start my projects with a database graphical designer but laraveldb.com is the only one I could find and it is very basic and almost unusable. Can anyone recommend the fastest way to get started?
14 replies
FFilament
Created by Tommytomtom on 3/17/2024 in #❓┊help
Trying to run filament-demo from the public folder. HTTP 500 error
I am really loving filament and I have tried out the filament-demo locally by running "php artisan serve" and it works beautifully. Now I've installed the filament-demo on a web hotel without any errors but when I try to access the public directory all I'm getting is HTTP 500 error. I've given everything in the storage area the full "rw" capabilities so it's not that. Unfortunately there are no other messages. Just the 500 and an empty page. DEBUG is true. Strangely enough even when I try to run the filament-demo locally with the public directory that doesn't work either but it's completely different set of errors. There must be some trick to make it work from the public directory? Can someone point me in the right direction?
8 replies