Lodret
Lodret
FFilament
Created by Lodret on 12/5/2023 in #❓┊help
file not retrive in edit filesystem sftp
alright dennis thank you for the reply, i'll deep search about the cors, and then i put the solution when is solved
11 replies
FFilament
Created by Lodret on 12/5/2023 in #❓┊help
file not retrive in edit filesystem sftp
but then any suggestion how to fix the CORS? btw the server upload is using the laravel also
11 replies
FFilament
Created by Lodret on 12/5/2023 in #❓┊help
file not retrive in edit filesystem sftp
No description
11 replies
FFilament
Created by Lodret on 12/5/2023 in #❓┊help
file not retrive in edit filesystem sftp
No description
11 replies
FFilament
Created by Ben on 9/14/2023 in #❓┊help
Action modal registered using render hook not trigger the modal
okay thanks ben for answer, i got bit insight there's actualy still bug, im using lastest filament version and put the Action modal in render hooks after
panels::page.header.actions.after
panels::page.header.actions.after
11 replies
FFilament
Created by Ben on 9/14/2023 in #❓┊help
Action modal registered using render hook not trigger the modal
are you using the button blade components?
11 replies
FFilament
Created by Ben on 9/14/2023 in #❓┊help
Action modal registered using render hook not trigger the modal
@Ben do you get the solution for it, i got the same issue
11 replies
FFilament
Created by Lodret on 11/2/2023 in #❓┊help
Modal Action Hit Url
Solved guys, i change the code action to redirect
$action->redirect(route('export.excel.berita', $param));
$action->redirect(route('export.excel.berita', $param));
3 replies
FFilament
Created by Lodret on 10/8/2023 in #❓┊help
State of Select Relationship
im sorry nvm, i ever test the code and then the relatinship tags belongsToMany is actually work after i test
4 replies
FFilament
Created by S. Mert ÖZTÜRK on 9/25/2023 in #❓┊help
External Data Create And Edit
in my case had i already test, override function action in resource page like beforesave and mutate data to send data to API, but i didn't recommend it, use custom page instead more flexible
10 replies