Support the ongoing development of Laravel.io →
posted 10 years ago
Requests Mail

Does anybody know a process flowchart for laravel like that of codeigniter(https://ellislab.com/_user_guide_src_ci/images/appflowchart.gif)The laravel lifecycle is somewhat like a top layer explanation of the process.

Because I got caught into this problem of sending an email using mailgun. Laravel seems to throw a view error. The process I have now is like :

Send Request via GET -> routes -> Controller dd's the request result (using mailgun api)

but laravel seems to do something like

Send Request via GET -> check storage cache -> error for undefined data

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

root root Joined 2 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.