Laravel — Cleaner Code

Garrett Vorce
The Startup
Published in
4 min readOct 18, 2019

--

Quick tips and tricks to improve your Laravel code.

Interstellar Background — http://uoregon.edu/
Credit: uoregon.edu

As apart of life, there are times when you need to get sh*t done. Writing clean code will help you do that! Everyone has a different style and code can improve over time.

FormRequests

FormRequests have been around since Laravel 5.0. I did not know this, you may not know either.

--

--