Vorausetzungen

Getting Started:

https://www.youtube.com/playlist?list=PL3NNgfBeSjc2HJN0MQJp3T5WhJ5E466-D

 

Official Documentation

http://laravel.com/docs/4.2/

 

Useful

Create Model, View and Controller with one command:

php artisan generate:scaffold qos --fields="ds_rate_max:integer:unsigned, us_rate_max:integer:unsigned"

Other Stuff

Editor: