Skip to content

Instantly share code, notes, and snippets.

@putWorkDev
Last active November 7, 2016 10:07
Show Gist options
  • Select an option

  • Save putWorkDev/33b96e3e749af32062870de8a6f03223 to your computer and use it in GitHub Desktop.

Select an option

Save putWorkDev/33b96e3e749af32062870de8a6f03223 to your computer and use it in GitHub Desktop.
Best practices in Laravel
Validate forms:
. FormRequests (https://mattstauffer.co/blog/laravel-5.0-form-requests)
Use modules in laravel:
. pingpong-labs (https://github.com/pingpong-labs/modules)
Create repositories in laravel:
. http://heera.it/laravel-repository-pattern#.WCBSDnWLTQ3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment