If you are unsure where to begin, then you should start in the routes files route/web.php and/or routes/api.php - starting from a URI, from there you can follow the code through a Controller, Model and Views to find where any changes are required. If you are working locally, you can try things out and break the website without worrying about breaking production. If you are using version control, you can back out of any changes if an idea doesn't work out.
May 15, 2017
2
Level 1
Help Please!
Hey i have been select for internship so the company given me their website source code and said to that do change in website but the problem is i did never work with laravel a lot so now i am learning it but i am not understanding in which file i should go inside If i did change in some file how i would now that it is fine and run the site locally
Please or to participate in this conversation.