Absolium
Absolium
Explore posts from servers
FFilament
Created by Absolium on 3/23/2024 in #❓┊help
New Page only has 2 columns
No description
4 replies
FFilament
Created by Absolium on 3/17/2024 in #❓┊help
Doughnut Chart Center Text
No description
6 replies
FFilament
Created by Absolium on 6/7/2023 in #❓┊help
Changing which row a widget get displayed on
9 replies
FFilament
Created by Absolium on 6/3/2023 in #❓┊help
Line charts using flowframe
4 replies
FFilament
Created by Absolium on 6/1/2023 in #❓┊help
Show relationship in textbox
Hi, so I'm using laravel as my backend. In my front end people can fill out a contactform and either include a car or just a general contactform. In the database the id of the car gets saved. But I would like to be able to show the brand name + model of the car in the form and make it clickable so it goes to the car the form was filled in about. In my cars table the brand is an id which has a relationship to a brand table How would I best go about this?
15 replies
FFilament
Created by Absolium on 5/27/2023 in #❓┊help
brand logo not showing
Hello, I am trying to customize the branding of my filamentphp as according to the docs. My logo is in public/images/logo.png This is the image tag i'm using: <img src="{{ asset('/images/logo.png') }}" class="h-10"> I added the symbolic link via this command: php artisan storage:link But my logo is not showing on my page as the image can't be found
96 replies
FFilament
Created by Absolium on 5/16/2023 in #❓┊help
Many to Many relationship error: Array to String conversion
113 replies
FFilament
Created by Absolium on 4/13/2023 in #❓┊help
File upload (image) fails randomly on some images but not on others
6 replies