-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
I'm upgrading my application from Laravel 9 to Laravel 10. My application uses the yoeunes/toastr library for notifications. The entire upgrade has gone smoothly, except for an issue in my app.blade.php file where I have the directives @toastr_css, @toastr_render, and @toastr_js. These directives are being printed in my views, and when I execute a submit action, I get the error ReferenceError: toastr is not defined. How can I resolve this issue?

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels