Support the ongoing development of Laravel.io →

jeffberry

Joined 6 Jan 2015

Statistics

Threads 0
Replies 3
Solutions 1
Articles 0

jeffberry has not posted any threads yet

replied 10 years ago

Magic methods in Eloquent

Replace your exception with return parent::__call($method, $arguments): This way if the magic metho...

0 Likes
Solved
replied 10 years ago

Define route to make nice SEO url

Unfortunately you can't have your cake and eat it too. If you want to keep only the ID as a paramete...

0 Likes
replied 10 years ago

Laravel select help?

You need to use the "raw" method on the DB facade. use DB; Model::select(DB::raw("IF...

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.

© 2025 Laravel.io - All rights reserved.