You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ellmetha i've been using your package for a while and +1.
The package was working perfectly until i add internationalisation to my app now the urls are not expose with the current localisation as a prefix and because of that POST requests are not longer working and i don't find good to prefix each route in the frontend code with the current localisation.
Do you think we can expose the routes with the current localisation?