WernerACT
WernerACT
FFilament
Created by WernerACT on 8/6/2024 in #❓┊help
Deployment in a subfolder with Laravel and Filament PHP on shared hosting
I have also set the APP_URL in the .env to match the https://testdomain.com/subfolder and ran php artisan config clear.
6 replies
FFilament
Created by WernerACT on 11/7/2023 in #❓┊help
Send a simple email after a resource is created
Thanks again for your assistance.
18 replies
FFilament
Created by WernerACT on 11/7/2023 in #❓┊help
Send a simple email after a resource is created
Agreed, I just need to recall how I went about doing this. It appears that I need to have a look at the booted method of my Model. And then target the created event.
18 replies
FFilament
Created by WernerACT on 11/7/2023 in #❓┊help
Send a simple email after a resource is created
Thank you Alex, I think you are on the right path. I will look into this. I was hoping Filament had an automatic way to trigger the email notification once the resource was created.
18 replies
FFilament
Created by WernerACT on 11/7/2023 in #❓┊help
Send a simple email after a resource is created
Thank you, I had a look at the documentation but from what I gather it looks like these actions are manual actions and does not take place automatically as soon as the resource is created.
18 replies
FFilament
Created by WernerACT on 11/7/2023 in #❓┊help
Send a simple email after a resource is created
Yes to the user that created the ticket.
18 replies
FFilament
Created by WernerACT on 11/7/2023 in #❓┊help
Send a simple email after a resource is created
This would only return a notification in the app, where I would like to send an email that the record was created. Or am I not understanding where you are coming from.
18 replies