What am I doing wrong ? please advice ? Controller public function getHotelgallery($hotel) {...
Hi there, I have a view that shows a list of "things". Each "thing" has a checkb...
I've got three tables, dates, and composite dates (and a pivot table). A date can be in many composi...
I'm building a threaded forum using closure tables. I have two tables, Paths and Comments, set up li...
I have a form that allows a user to submit a small image and a large image. The edit form is where I...
Say I have a custom class, where I want to create the connection and specify the table once my class...
Consider the following setup (and let's not discuss wether it makes sense as it's only an example)....
Hi, maybe i'm missing something, but i'm having a hard time figuring out how to save/update models w...
Did anyone manage to get it working ? to use laravels Validation to check i "username" con...
if i do $browsenode->products()->save($product); thanks in advance dudi
Hi Guys, i have a problem with my table structure and the query builder, as i am not able to build t...
Hello, Here is my NewSite.php command file: <?php use Illuminate\Console\Command; use Symfony\Co...
Hi, I want to have my id columns of all my tables with unique alphanumeric string instead of the usu...
is there anything like Bonfire [Codeigniter] made on Laravel 3 or 4 having Built-In Admin Area,User...
When we do a relationship (e.g. One to One): $phone = User::find(1)->phone; there are 2 queries:...
This one has been picking my brain for a while and I have tried multiple methods but can't seem to m...
I had MySQL setup on the same server as apache. I now created a new instance, and migrated all MySQL...
Sorry if the title is confusing. I am finding it difficult to word this question. Basically I have a...
Hi everyone, I'm building a website where every posts has comments. Each comments have upvotes/downv...
HI i have a Datepicker plugin to pick up some dates i get the dates in the input field like (d.m.Y)...
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