I'm trying to build this raw SQL query in Laravel but I'm unable to figure it out. SELECT SUM(balanc...
Someone on my team is implementing an omni search with a medium amount of data (around 10,000). It a...
Hi friends, I'm trying to unify some applications i've developed with laravel framework but i don't...
Hey guys I created a new package which uses config, but for some reason the config is not picked up...
fyi, https://github.com/blog/1938-git-client-vulnerability-announced --- Dec. 18, 2014 A critical Gi...
Call to undefined method Moltin\Cart\Cart::create(). App shopping installed. Please tell me how to r...
Hi guys, Just finished my project on local server and I tried to push it to staging. I simply used g...
I want to keep my backend (admin) separate from the rest of the app. I want to keep the admin contro...
I got a new machine and have to download the homestead box again. But it seems that the server it is...
I would just like to know if anyone has tried to integrate Princexml within the Laravel framework? T...
Hey guys, I have a project that I am working on where I need a solid authentication System (Provided...
Let's assume we have these variables: $query = Study::join('patient', 'study.patient_fk', '=', 'pati...
Every night I hit my provider for an array of calls that are around 1-2k rows per night. I need to s...
I'm getting this error Call to undefined method Illuminate\Database\Query\Builder::Parents() I'm n...
Hi, I'm trying to send emails with attachments through the Mandrill API. When I'm using the "sy...
Everything was fine installing homestead 2.0 but when i run 'homestead up' I got an error vagrant is...
Firstly, I have deployed a Laravel project from Windows to server by copying everything in my Larave...
Hello! I'm running across an issue where none of the php artisan migrate commands give any output wh...
I'm dealing with a legacy spaghetti code mess, and moving it over to Laravel 5. For now I have some...
Hi Guys, I have a laravel website which has several subdomains like job.example.com, blog.example.co...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community