how do i return same row mutiple times? I tried using wherein('table' , \Session::get('memory')) asw...
As i understand laravel supports the model route binding. I do understand how it works and i find th...
Hi there, I'm having trouble installing Laravel on a Centos 7 vagrant box. I'm following the instruc...
I found an interesting behavior while doing some integration tests using model factories. I set up t...
Following the instruction here: [Laravel Lumen change log file name] (http://stackoverflow.com/quest...
Is it me or does Lumen only loads the minimal stack within Job and Console. Nothing from bootstrap/a...
Hello everyone, I hope sombody has experience with the use of Mollie 'paying system'. I already inst...
Hello everybody. I am working on a payment library called payum (http://payum.org/). Here you can as...
http://www.awesomescreenshot.com/image/1290235/e0da843f1ce459a30871c7c2ee26810b http://www.awesomesc...
I have been trying to send mail in freshly installed lumen. I installed illuminate\mail and have unc...
My database structure like this: category: id, name Parents: category_id parent_id id has parent cat...
Been working on my latest project for school and i've ran into a bit of a problem, i have 3 logins t...
hi I am trying to learn laravel, as a practice i have implemented tymon jwt auth in my laravel proje...
I don't know how to build an eloquent query for the following: SELECT * FROM table WHERE column1 = v...
Hi everyone. This is a link to a tutorial that shows you how to create a Laravel 5 RESTful API as th...
I am working with Laravel 5. here all working well for route '/' but when i am defining another rout...
Hello, I have two applications on my local server: [A] http://site.local and [B] http://api.local. T...
Hİ guys, There isn't service folder in My Laravel Project; http://hizliresim.com/MJ6qo6 How Can I So...
Hello I've recently had the need of firing events when update() or delete() methods on QueryBuilder...
I am using Beanstalkd, and I want to queue particular types of jobs to different tubes (mail to one,...
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.