Skip to content

Laravel Tips - Laravel Ahmedabad Jun 2020 Meetup

Notifications You must be signed in to change notification settings

ankitInfyOm/laravel-tips

 
 

Repository files navigation

Efficient Laravel Development Tips

Source code for Efficient Laravel Development Tips of Laravel Ahemdabad Jun 2020 Meetup by Mitul Golakiya.

Tips

  1. Direct dd()
  2. Shorter Asset function
  3. Only Eager Load Necessary Fields
  4. Combined Where Conditions
  5. toBase function in Eloquent
  6. $append to Eloquent Model
  7. With function in view
  8. Single Source of Cache Key
  9. Local function caching
  10. Power of Sub Query

Speaker

Speaker: Mitul Goakiya

Meetup: Laravel Ahmedabad Jun 2020

PPT: Efficient Laravel Development Tips.pdf

About

Laravel Tips - Laravel Ahmedabad Jun 2020 Meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.5%
  • Blade 7.7%
  • Shell 0.8%