Hey, I know it's been a while since you've done anything with this package and all, but I was really hoping you could tell me how you managed to get the routes in each module to register? I've been trying to use these principles as a foundation for an app I'm making, but none of my routes are registering. The service provider picks up correctly, and if I do a dd() inside any of the routes files that works, but the routes themselves don't register. What could I be missing? Thanks!
Hey, I know it's been a while since you've done anything with this package and all, but I was really hoping you could tell me how you managed to get the routes in each module to register? I've been trying to use these principles as a foundation for an app I'm making, but none of my routes are registering. The service provider picks up correctly, and if I do a dd() inside any of the routes files that works, but the routes themselves don't register. What could I be missing? Thanks!