Multiple Actions in your Laravel Mailables
Imagine you have a scenario where you need to add multiple actions to your Laravel Notification where you can add as many as button components with different URLs.
Imagine you have a scenario where you need to add multiple actions to your Laravel Notification where you can add as many as button components with different URLs.