Dimmm
Dimmm
FFilament
Created by Dimmm on 3/26/2024 in #❓┊help
How can i publish view component that comes from filament ?
Some views that i wanted to customize such as login view, or topbar layout is only available in the vendor folder. But i cant seem to find the command to publish those views on the internet.
7 replies
FFilament
Created by Dimmm on 3/25/2024 in #❓┊help
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.sessions' doesn't exist
does filament usually needs sessions table to work ? my other project of which also using filament v.3.2 doesnt have a sessions table in its db, but i can open it just fine
3 replies
FFilament
Created by Dimmm on 3/6/2024 in #❓┊help
Cant edit variable inside custom page class in blade
i have a custom page which has public variable inside it. I wanted to make it accessible in the view, and it worked. But when i wanted to update the value using wire:model, the value in the custom page class wont change. how can i bind the variable of the filament custom page class to a input / select in the view ?
4 replies
FFilament
Created by Dimmm on 2/28/2024 in #❓┊help
Is there any way to publish default widgets that are shown in the dashboard ?
No description
2 replies