The package is designed for modulair web applications. The most of the routes will be through the database. Because it is modulair, permissions are really easy to give to a module. Stucture is:
domain.com/namespace/module/actionOrUuid/action
There is no need to create routes manually in your routes.php. The package will store the routes in the database
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community