Support the ongoing development of Laravel.io →
posted 10 years ago

Get sum of column WHERE an id matches

I'm trying to build this raw SQL query in Laravel but I'm unable to figure it out. SELECT SUM(balanc...

0 Likes
2 Replies
Solved

Omni search very slow or times out

Someone on my team is implementing an omni search with a medium amount of data (around 10,000). It a...

0 Likes
1 Replies
posted 10 years ago

Unify multiple applications in only one

Hi friends, I'm trying to unify some applications i've developed with laravel framework but i don't...

0 Likes
0 Replies

Package config is not picked up

Hey guys I created a new package which uses config, but for some reason the config is not picked up...

0 Likes
2 Replies
posted 10 years ago

Vulnerability announced: update your Git clients

fyi, https://github.com/blog/1938-git-client-vulnerability-announced --- Dec. 18, 2014 A critical Gi...

0 Likes
0 Replies

Call to undefined method. Please help :)

Call to undefined method Moltin\Cart\Cart::create(). App shopping installed. Please tell me how to r...

0 Likes
2 Replies

Compile error after git clone.

Hi guys, Just finished my project on local server and I tried to push it to staging. I simply used g...

0 Likes
4 Replies
Solved

Keeping the frontend and backend apps separate

I want to keep my backend (admin) separate from the rest of the app. I want to keep the admin contro...

0 Likes
3 Replies
Solved

laravel/homestead box mirror

I got a new machine and have to download the homestead box again. But it seems that the server it is...

0 Likes
0 Replies
posted 10 years ago

princexml with laravel

I would just like to know if anyone has tried to integrate Princexml within the Laravel framework? T...

0 Likes
0 Replies

Need better Roles and Permission System

Hey guys, I have a project that I am working on where I need a solid authentication System (Provided...

0 Likes
4 Replies

Get() vs Select($cols)->get()

Let's assume we have these variables: $query = Study::join('patient', 'study.patient_fk', '=', 'pati...

0 Likes
3 Replies
Solved

best way to insert *many* rows into a table

Every night I hit my provider for an array of calls that are around 1-2k rows per night. I need to s...

0 Likes
2 Replies

Call to undefined method Illuminate\Database\Query\Builder::Parents()

I'm getting this error Call to undefined method Illuminate\Database\Query\Builder::Parents() I'm n...

0 Likes
7 Replies
Solved
posted 10 years ago

Beanstalkd + Mandrill = Fatal error

Hi, I'm trying to send emails with attachments through the Mandrill API. When I'm using the "sy...

0 Likes
1 Replies

Vagrant Not Recognized on windows 8.1

Everything was fine installing homestead 2.0 but when i run 'homestead up' I got an error vagrant is...

0 Likes
4 Replies

Deploying laravel project to server?

Firstly, I have deployed a Laravel project from Windows to server by copying everything in my Larave...

0 Likes
6 Replies

Travis-CI: Running `php artisan migrate --no-interaction -vvv` displays no output, no log files created.

Hello! I'm running across an issue where none of the php artisan migrate commands give any output wh...

0 Likes
1 Replies

Bypass CSRF protection on specific routes?

I'm dealing with a legacy spaghetti code mess, and moving it over to Laravel 5. For now I have some...

0 Likes
7 Replies

Issue with Login on Subdomains

Hi Guys, I have a laravel website which has several subdomains like job.example.com, blog.example.co...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.