In this section you'll find links submitted by others.

Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?

To be able to submit a link you need to log in first.

Log in

Over Engineered podcast

overengineered.fm - submitted by Chris

Over Engineered is a new PHP/Laravel podcast where we take more time than is reasonable trying to figure out the absolute best way to do things that probably don't warrant the effort. Season one focuses on how to insert or manipulate data after a migration.

Read more [overengineered.fm]

Request Level Validation

tighten.com - submitted by Jamison Valenta

Did you know it's possible to use Laravel's validation tools even when you're validating a part of your request that wasn't provided by the user? In our latest post, Andrew Morgan shares four approaches to validating the "other" bits of your requests.

Read more [tighten.com]