Laravel-Challenge-Route-Model-Binding
Laravel-Challenge-Route-Model-Binding copied to clipboard
Fixed given 3 issues
Here is my solution for given issues, please review it
@VijaySankhat incorrect solution, please see other correct Pull Requests #1 #2 #3 #4
Also, not sure why you deleted .env.example
file, it should stay in the repository
@PovilasKorop Sorry I am restoring that file. thank you for your time.
@PovilasKorop Made suggested changes.
@VijaySankhat yes you restored .env.examples
but you still haven't solved those three original tasks. Please see PRs by other people and compare your code to theirs.
@PovilasKorop , Okay, let me check those PR.