CORS in Laravel 4.1+: https://github.com/barryvdh/laravel-cors/ The laravel-cors package allows you...
Laravel 4 Debugbar: https://github.com/barryvdh/laravel-debugbar This is a package to integrate PH...
Laravel IDE Helper Generator Complete phpDocs, directly from the source This packages generates a...
HttpCache for Laravel 4.1: https://github.com/barryvdh/laravel-httpcache Laravel 4.1 can easily use...
Laravel 4 TwigBridge: https://github.com/barryvdh/laravel-twigbridge This packages adds Twig as a La...
Just read through this at least once: http://laravel.com/docs If you like video tutorials, just use...
Did you read this? http://laravel.com/docs/templates#blade-templating
Objects are always passed as reference, so maybe you can pass that? Or use the App container?
Long answer: still no You don't need Migrations if you don't want to. It's just an easy 'extra'
Laravel is PHP, and is a backend language. I think you could better look into Javascript frameworks,...
The Laravel portal for problem solving, knowledge sharing and community building.