I am learning laravel 8. I am getting confused visualizing how the whole thing works like request respond cycle, routes etc. Is there any source where the whole laravel working scheme is visualized?
Got this image from google. Hope this is clear to you. The basic flow you need to remember:
There are many more things come in when you start developing properly. EG:
Events, Jobs, Mailables, Notifications