Support the ongoing development of Laravel.io →
shahidnajam

shahidnajam

Joined 10 Jul 2015

Statistics

Threads 2
Replies 8
Solutions 0
Articles 0
posted 10 years ago

Proper way to pass subquery to select

I have query something like this $payIn = MtcPayment::select(array(DB::raw('GROUP_CONCAT(method)...

0 Likes
3 Replies
posted 10 years ago

Laravel 5.1 Package database migration issue

I am creating custom package. I want to migrate database tables from my package to application. In...

0 Likes
6 Replies
replied 10 years ago

Laravel 5.1 Package database migration issue

illuminate3 said: Check out this package: https://github.com/caffeinated/shinobi The developer does...

0 Likes
replied 10 years ago

Service Provider Issue

"psr-4": { "Myriad\Squire\": "path here" },

0 Likes
replied 10 years ago

Service Provider Issue

Have you defined psr-4/psr-0 in package composer json file for Myriad\Squire?

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.

© 2026 Laravel.io - All rights reserved.