I am implementing pivot table with multiple foreign keys Laravel 5 Eloquent. Already read these link...
Hi, i have a table like this: Schema::create('partners', function (Blueprint $table) { $table->...
I've been wrestling with this relationship for a few days, and I can't seem to get any traction off...
I was wondering if anyone has had any luck in implementing the Select2 jQuery library with Laravel t...
This is the problem when I'm trying to migrate my database in linux terminal. Thanks for the help ev...
So i know this has been asked before about using Eloquent without Models. I did not find the answer...
Here are my results (MySQL result is correct): http://laravel.io/bin/mG0bm I also tried to write thi...
Can someone please help me. i want to know how can i get to opposite of a belongsToMany relationship...
Hi, i updated to MySQL 5.7 and im wondering how i make a migration to save JSON to my table column....
Hi great minds! I am building an HR software and I will like to implement a special feature which is...
Hey all, I've got an application that needs to run against both a MySQL and SQL Server database depe...
I am trying to connect to a new class model that I set up. I am getting an error can't open stream,...
Hello, anyone please help me how to connect to mysql server using SSL? I tried to put these lines...
So two questions. I was thinking, I've created a webbapp before, just not with a framwork, and I had...
Hello everybody I hope someone can help me. Problem A shop should be able to save its opening times....
I've got an old users table that has user info with unhashed passwords. I want to migrate all of tho...
How would i go about showing data formatted nicely in json allowing the parent data and linked data...
Hello, I'm writing here in regarding to problem which I have got. Yesterday I started my adventure w...
Hey all, I'm working on an application that connects against an existing SQL Server DB. I've got the...
I have the following code, and I can't seem to access it through the model relatioship object. Any i...
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