Skip to content

Instantly share code, notes, and snippets.

@khantunckale
Last active January 1, 2016 22:29
Show Gist options
  • Save khantunckale/8210705 to your computer and use it in GitHub Desktop.
Save khantunckale/8210705 to your computer and use it in GitHub Desktop.
Laravel öğrenmeye çalışırken önüme çıkan ve bir yol haritası gibi kullanılabilecek güzel siteler.
Laravel Documentation http://laravel.com/docs/introduction [ olmazsa olmaz :) ]
Laracast https://laracasts.com/series [ özellikle Laravel From Scratch kısmında, Laravel'in temel prensipleri güzel anlatılmış ]
Visualizing Laravel Relationships http://matthewhailwood.co.nz/visualizing-laravel-relationships/
Laravel Blog örneği https://github.com/ibrahimhizlioglu/laravel-blog-ornegi
Events & Queue örneği https://github.com/Ardakilic/laravel-4-workshop-sunum
Laravel Request Lifecycle http://laravel-recipes.com/recipes/52
Laravel Tricks http://www.laravel-tricks.com/
CMS https://github.com/sseffa/sfcms
Laravel E-Commerce https://medium.com/laravel-4/c5afca925f28 [ Laravel ile e-ticaret sistemi ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment