Code Monkey home page Code Monkey logo

Comments (5)

ivanvermeyen avatar ivanvermeyen commented on May 29, 2024

Hi,

Can you show me the routes?

from laravel-localized-routes.

liam-milbel avatar liam-milbel commented on May 29, 2024

We're using laravel-modules so this doesn't cover all of the routes but it does cover the generic routes and the auth routes.

https://gist.github.com/liam-milbel/361d9feefa3f19fc379335eb7cbed829

from laravel-localized-routes.

ivanvermeyen avatar ivanvermeyen commented on May 29, 2024

The only thing the Route::localized() macro does is wrap the function in a group with a locale prefix and name prefix.
The rest is just default Laravel routing.

I did see you have some duplicate routes in the admin and user group, but that probably doesn't matter for this.
It's hard to debug tho without seeing the bigger picture.
I would take a step back, disable all routes and add them in stages to find where it goes wrong...

from laravel-localized-routes.

liam-milbel avatar liam-milbel commented on May 29, 2024

I was able to figure this out. The routes I had linked previous all worked (I didn't realise at the time). The routes that didn't work were those defined in modules (nWidart/laravel-modules), specifically modules made back in Laravel 5.
Upgrading to Laravel 6, there is a migration command to correct these modules however it seems to miss this aspect of routes.
Now that I'm aware of the problem, I am able to fix it.

from laravel-localized-routes.

ivanvermeyen avatar ivanvermeyen commented on May 29, 2024

Nice!
Good luck with the upgrade 👍

from laravel-localized-routes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.