tighten / ziggy

Use your Laravel routes in JavaScript.
MIT License
3.83k stars 247 forks source link

Error message : Ziggy is not defined #752

Closed d-stephane closed 3 months ago

d-stephane commented 3 months ago

Hello

I have the following error when loading my page:

Uncaught ReferenceError: Ziggy is not defined

In my I added the @routes directive before calling JS files

I use the following versions:

Any idea?