ChilledHeat
ChilledHeat
FFilament
Created by ChilledHeat on 10/16/2023 in #❓┊help
Publishing the notifications-views files does not use them by default?
Running artisan vendor:publish --tag=notifications-views and then for example commenting out mostly everything in the resources/views/vendor/notifications/notification.blade.php file and replacing it with some text like 'Test' then firing off a notification still seemingly uses the original vendor blade file as it contains all the title and body information. Is there something i'm missing?
2 replies
FFilament
Created by ChilledHeat on 3/5/2023 in #❓┊help
FileUpload returning string rather than Illuminate\Http\UploadedFile type
Is there a way to define the FileUpload components type? I've seen examples of this and couldn't figure out how they managed to do it
3 replies