I am interested in how to create that closure-table model?
Here's an overview of my schema. Pardon the rotation. I'm trying to establish a Polymorphic Relatio...
I create a model and a migration in Laravel 4 and add some variables in the migrations and in the mo...
Or any package has used closure table package?
I've just asked this over on StackOverflow http://stackoverflow.com/q/24490324/15531 but I might get...
Hi! I have a form where you edit data, submit to save it, and then return to the same edit view agai...
Hi guys! I'm building a website for a client where there is a catalogue/e-commerce section and I've...
This is my stackoverflow topic: http://stackoverflow.com/questions/24477170/laravel-4-authattempt-fa...
I have created model so that users can be friends. I have table user_friends where user_id and frien...
I would simply like to run such query: select * from `users` where SUBSTRING_INDEX(`email`, '@' ,-1)...
Hi guys, Is there a way to insert values to the database config file at the run time ? I am developi...
I have 2 models in my app, 'User' & 'MedicineType' (each User belongs to one MedicineType). I ma...
I have a many-to-many relationship between my "resources" and "category" tables,...
I need help in the make of the Relationships between him and User model
Hello! I'm trying to save part of a form data to a pivot table. This works fine while saving, but I'...
Trying to create a simple input method. My DB table (comments) contains an increment "id",...
I need to establish a T-shaped relationship between three models. Here's my current schema: users...
Hi everyone! I have a partial problem in 1 to many relationship. I am trying to create 3 AJAXed drop...
I am currently building a menu/category package for my blog which should have the ability to be unli...
i updated to the latest Homestead package and then run the set up. All went well except when then ru...
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