Ability to use custom Router provider #42
Labels
enhancement
New feature or request
good first issue
Good for newcomers
priority
Issue should be prioritized
Currently this package get all routes by calling default laravel router. Please add an ability to use custom class to get routes.
Typically we will need a new config that pass the default class to fetch all routes:
Currently:
In this case I'm using package dingo/api so it should look like this:
Anw, I believe this package would be a must-have package in future. Thanks so much for your efforts!
The text was updated successfully, but these errors were encountered: