PHP v 5.4.2, Mcrypt enabled, iconv enabled, every requirements are met. The project works fine in my...
Happy holidays everyone! I have a file upload form where an image is being uploaded first to my serv...
Hi everyone, I have a question about eloquent mass assignment. Is that my all foreign keys must defi...
Hi guys, I'm retrieving Events from the database and every time I get events from the database I wan...
Hello, I want to permanently replace a column in a select query of a model. So basically if I run Mo...
Hello everyone. I installed clean Laravel on LEMP (Nginx,PHP-FPM...) Everything right, but debug lar...
Hi, In our recent development based on Laravel, we got these kind of errors happened randomly (got 1...
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...
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.