I am trying to retrieve and show with a blade file more than one record and cant figure out how. If...
Hi, Any idea how to add an item to the beginning of the collection without altering the collection k...
Hello i have 2 models with Many to many relationship. How can i access for this data? Models : clas...
MySQL docs states: The supported range is '1000-01-01' to '9999-12-31' But if I create a carbon obje...
I have been banging my head for the last few hours trying to get this to work and have started to qu...
I have a table called dealer_services having structure as id dealer_id (foreign key) bike car financ...
Hi all, after El Capitan upgrade i had to upgrade my enviorment ando: Install the new version of va...
Hi there, I'm working on a blog project outside of the world of Laracasts, and I need to create a ma...
So today I created a new project, based on Laravel 5. In the beginning all was well, and then I adde...
I have this input in my view: {{ Form::text('first_name[]', null, array('class'=>'form-contro...
I'm using Laravel 4.2, didn't had the time to switch to 5.x. I need to make a somewhat complicated q...
I have created two validation requests and want to validate them like shown below. public function s...
Hi, I have a requirement to use laravel as backend and wordpress as a cms. I wanted to use laravel b...
Thanks everyone for your support on Larashop tutorial project. Based on requests, we just published...
Hi, Do you guys know of any premade member/admin theme, built with Laravel? Something similar to thi...
Hi all, I have two models: posts and likes. Posts and likes have one-to-many relationship (so, one p...
Hi friends, Simply open your teminal change the path where is laravel folder located in your system...
Hi, Is there a tutorial , other then provided at https://github.com/chrisbjr/api-guard/tree/v1.0.
Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...
To help users filter products by params I used form with multiple fields. {!! Form::open(['action' =...
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