The best solution is to create an issue. Taylor will answer if this is a bug or not.
Take a look at: http://laravel.com/docs/eloquent#query-scopes. I think it will help you to achieve t...
Use this package: https://github.com/barryvdh/laravel-debugbar. It will provide you all necessary in...
Take a look at: http://laravel.com/docs/database#running-queries
Use helpers: http://laravel.com/docs/helpers#urls . secure_asset() or secure_url.
The Laravel portal for problem solving, knowledge sharing and community building.
The community