Support the ongoing development of Laravel.io →
ehsanquddusi

ehsanquddusi

Joined 6 Mar 2014

Statistics

Threads 4
Replies 7
Solutions 2
Articles 0

Return redirect from within another method in controller

I am trying to authorise user in a controller method by calling another method of the same controlle...

0 Likes
3 Replies

Eloquent relation with where condition on model attribute

I have two models Student and StudentRevision with Student model having hasMany relation with Studen...

0 Likes
1 Replies

Many to many to many in whereHas()

I have an eloquent class Biblio with relationship as items() to BiblioItem which in turn has relatio...

0 Likes
11 Replies
Solved

Using Illuminate/database outside of framework

I am trying to use the package with my CodeIgniter project by following the instructions given in re...

0 Likes
2 Replies
Solved
replied 11 years ago

Many to many to many in whereHas()

What I am trying to achieve is define multi level relationship constraint in my model. http://larave...

0 Likes
replied 11 years ago

Using Illuminate/database outside of framework

Fixed the issue. Was actually overriding the constructor. Added parent::construct(); in Capsule con...

0 Likes
Solved

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.

© 2026 Laravel.io - All rights reserved.