krekas
krekas
FFilament
Created by Mike on 11/19/2024 in #❓┊help
How can I change the default login page route in Filament?
you could add a redirect from /login to /admin-login
4 replies
FFilament
Created by AMA on 11/19/2024 in #❓┊help
Remember me button in login
5 replies
FFilament
Created by AMA on 11/19/2024 in #❓┊help
Remember me button in login
create a custom login page and remove the button
5 replies
FFilament
Created by Lambda Bajara on 11/19/2024 in #❓┊help
How to use Markdown Editor / Richeditor in a Blade file?
2 replies
FFilament
Created by BuddhaNature on 11/18/2024 in #❓┊help
How can I add a client side error message to FileUpload?
4 replies
FFilament
Created by Sujay Barma on 11/14/2024 in #❓┊help
How to increase Max file upload size?
don't upload such large files...if you really need it make a custom upload with chunks
37 replies
FFilament
Created by Code A on 11/14/2024 in #❓┊help
Remove Dashboard Page
Again, maybe cache?
16 replies
FFilament
Created by Code A on 11/14/2024 in #❓┊help
Remove Dashboard Page
Or cache issue
16 replies
FFilament
Created by Code A on 11/14/2024 in #❓┊help
Remove Dashboard Page
Either you haven't created the file or it's in wrong directory or with wrong namespace
16 replies
FFilament
Created by Code A on 11/14/2024 in #❓┊help
Remove Dashboard Page
why you commented out in the service provider one line?
16 replies
FFilament
Created by Code A on 11/14/2024 in #❓┊help
Remove Dashboard Page
then follow again🤷‍♂️ works 100%
16 replies
FFilament
Created by MZX on 11/6/2024 in #❓┊help
Format boolean columns in exporter?
Just tried it the same way as you did and it works for me. Also, it didn't matter if column is casted to bool or not
5 replies
FFilament
Created by deadbeef on 11/6/2024 in #❓┊help
Export Action - Custom File Path
2 replies
FFilament
Created by Melomancheto on 11/5/2024 in #❓┊help
Define a custom route with custom view in Filament
As for getting the route it should be done like this https://laraveldaily.com/post/filament-get-urls-route-names-resources-pages
10 replies
FFilament
Created by Melomancheto on 11/5/2024 in #❓┊help
Define a custom route with custom view in Filament
Why would you add it to some resource pages?
10 replies
FFilament
Created by Melomancheto on 11/5/2024 in #❓┊help
Define a custom route with custom view in Filament
instead of page it should extend the simplepage
10 replies
FFilament
Created by Melomancheto on 11/5/2024 in #❓┊help
Define a custom route with custom view in Filament
create a custom page for that and hide it in the navigation
10 replies