Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toastr for Laravel 10 #50

Open
redleon00 opened this issue Jun 17, 2024 · 0 comments
Open

Toastr for Laravel 10 #50

redleon00 opened this issue Jun 17, 2024 · 0 comments

Comments

@redleon00
Copy link

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?
Captura desde 2024-06-17 13-25-29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant