Hi all, i'm evaluating Eloquent ORM in a project. The DBA won't allow me to do the 1+1 select querie...
Error in exception handler. This is the message, when I open http://localhost:8000 after installing...
I have a seeder that ended up working when I added protected $guarded = ['id'] to the model class of...
Hi, I want to save the user data in a database session and access to these later. The app has a reme...
I've never had this issue before, setting up on a new work machine and getting some odd issues. Firs...
http://laravel.io/bin/9b59O -> 2 days old install of Laravel 5 i run to this error, after prepari...
I wanted to use packages to isolate different services used in a saas application, only enabling eac...
I keep getting the error "Undefined offset: 0", and i don't understand why. When i debug $...
I don't understand how i can use my many to many relationship. I'm using a older laravel version (4....
Hi, I have three tables: resources, locations and location_supplies The resources table contains the...
In my new Laravel 4.2.11 installation I'm getting the "Whoops...." error when loading a pa...
I’m building a small web application that allows our department’s employees to submit forms for thin...
Hello All, I'm trying to set up my composer to use my github to a project. I seem to be doing someth...
I don't know why this code don't work? public function handleLogin() { // validate the info, create...
Hi guys, Is there anyone tried to implement NuSoap (http://sourceforge.net/projects/nusoap/) with La...
I have a big PHP project, in which I didn't use any framework. I'd like to switch gradually this onl...
Is there a way to remove/kill a job that is already on the queue's reserve?
Hey. I've created custom service provider to provide my site settings from the database. Now i would...
Hey everyone. Im trying to make backlinks on my site, using Session. i currently have created all of...
I have multiple Laravel sites on 1 Homestead box and I'd like to use 'vagrant share' to direct the 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