I\'m new at MVC and my first framework is Laravel (3 for now). I\'ve started coding exclusively in the routes, and I moved to the controller. I\'m however doing all of my da
Although this link is for Laravel 4 docs, it may help you understand how the models work - (Laravel 3 also uses Eloquent):
http://laravel.com/docs/eloquent
Also, specific to laravel 3:
http://codehappy.daylerees.com/eloquent-orm