Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Column to list View that is being returned from controller #62

Open
izshreyansh opened this issue Sep 8, 2019 · 4 comments

Comments

@izshreyansh
Copy link

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?

@BaraoVlask
Copy link

Very useful, and if the you can add the app domains will helt too

@andrey-helldar
Copy link
Contributor

andrey-helldar commented Oct 2, 2020

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

image

image

#10 (comment)

@andrey-helldar
Copy link
Contributor

The problem with defining a "view" is that the controller can return not only a view file, but also a response or Resource.

@andrey-helldar
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants