Support the ongoing development of Laravel.io →

AndreiLunga

Joined 19 Mar 2014

Statistics

Threads 0
Replies 8
Solutions 0
Articles 0

andreilunga has not posted any threads yet

replied 10 years ago

Did I find a bug in Eloquent? ID is not being set correctly using a hasManyThrough relationship and paginate.

The best solution is to create an issue. Taylor will answer if this is a bug or not.

0 Likes
replied 10 years ago

Custom eloquent constraints

Take a look at: http://laravel.com/docs/eloquent#query-scopes. I think it will help you to achieve t...

0 Likes
replied 10 years ago

App::before & App::after

Use this package: https://github.com/barryvdh/laravel-debugbar. It will provide you all necessary in...

0 Likes
replied 10 years ago

Convert Query SQL to Laravel

Take a look at: http://laravel.com/docs/database#running-queries

0 Likes
replied 10 years ago

How do I force https on production sever

Use helpers: http://laravel.com/docs/helpers#urls . secure_asset() or secure_url.

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.