-
Notifications
You must be signed in to change notification settings - Fork 1
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
TODO. Wishlist #4
Comments
Stopped using a fork |
It depends on Propel community decision about package status. If they will agree: will change ns and, may be place package in propel account.
You can feel free to write it and do PR :) Or create just draft for it and i will complete it.
See answer on 1st and 2nd questions :) Not my area of responsibility.
Are you about barryvdh's debugbar? It's interesting idea. Will inspect possibility of that.
Will come soon.
That will be enlightened in quick start guide.
Will finish it next week, i hope. |
Upgrade to 5.2 |
@Snake231088 , yep, support of 5.2 will be added in few days (through that weekend). Idea about route model hinting is very interesting and seems useful. @Big-Shark , did you dig that area? |
I've found this way to implement route model binding with Propel:
RouteServiceProvider.php
so when i pass var in route named user and this var contain a valid user id the bind return the correct user object. |
Write your wishes which you want to be implemented in current package.
My own prefered task list:
The text was updated successfully, but these errors were encountered: