santikz
santikz
FFilament
Created by santikz on 7/17/2024 in #❓┊help
download a file with the contents of $data on handleRecordCreation
I want to automatically download a .txt file with the contents of $data on handleRecordCreation(array $data), and then redirect to the index as usual, how can i do that?
3 replies
FFilament
Created by santikz on 7/14/2024 in #❓┊help
How do i create a custom create bulk?
I have "license" resource, and the crud is already done, but now i want to add a custom page in the panel to create bulk licenses, for example 100 keys for the same product without having to make them one by one. I want to add a TextInput (number) with default of 1 to create N licenses, and the most important part to SHOW or print all the just created licenses in a modal or a new page?
2 replies