Skip to content

Toastr for Laravel 10 #50

@redleon00

Description

@redleon00

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions