Fatal error: Call to undefined method Illuminate\Support\Facades\xxx::xxx() <?php namespace App\...
Written with StackEdit. So i have this issues with displaying my custom errors and validation erro...
I am running a queue process using Amazons SQS and a separate machine that processes the jobs (a wor...
I have a Laravel 5.2 application using the Auth functionality provided by Laravel. For roles and per...
I have a csv file which contains all data of my blog, i want to import this file into mysql through...
Hi everyone, I am developing an application which is a subscription based app. But in my case rather...
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...
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