Open izshreyansh opened 5 years ago
Very useful, and if the you can add the app domains will helt too
Very useful, and if the you can add the app domains will helt too
Domains column is displayed if they are specified in the routes.
https://github.com/garygreen/pretty-routes/blob/master/views/routes.blade.php#L45
https://github.com/garygreen/pretty-routes/pull/10#issuecomment-343141643
The problem with defining a "view" is that the controller can return not only a view file, but also a response or Resource.
In any case, Gary is busy with his main work and this project has not received updates for a long time. I have released my standalone version of the package with all the changes proposed in this project over the past three years. See: https://github.com/andrey-helldar/pretty-routes
I am thinking of sending a PR which will add 1+ columns which will spit out
view
name that is being returned from the controller action.Could that be useful?