Hi, I am new to laravel, and trying to developing login page using Auth tool. i am using following c...
Well! Eloquent it's so cool! but yesterday had a doubt...Can I work laravel whitout eloquent or how...
Hello everyone! I am new to laravel framework and i am currently following the quickstart on the web...
My goal is to create a select list in a create.blade.php view. I'm not getting any errors with the D...
Hi everbody. I have a pivot table for a many-to-many relation between a User and a Recipe. So a user...
I have a table Roles and another table Menus with a pivot table Menu_Role. To build up the many to m...
Hello, i am very new on Laravel and i ran into a serious problem getting the last id of the current...
My query returns say 6 results from a find(). Now I need to display the first different from the res...
Hi everyone, I'm now stuck for hours and I just can't find out the solution. I've got several tables...
Hi, I'm building an application where you can create your own lessons. A lesson has many slides and...
So i'm developing an application where parts of the form have data which are meant to populate other...
Hi Im having issues running tests migrations for example I have a package that add a column to the u...
Hi guys I want to code in laravel and want to create some small projects for my company , but they u...
I want to implement use some jQuery tree package like jsTree to allow user to add/edit/remove some n...
I am assigning the following array to transactionInfo. $transactionDetails=[ 'am...
Dear All, I am new to laravel , can I skip migrations and use model connecting directly to my existi...
I have defined a Model class named Support, which abstracts the "supports" table of my DB....
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...
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