Support the ongoing development of Laravel.io →

retrieving multiple records

I am trying to retrieve and show with a blade file more than one record and cant figure out how. If...

0 Likes
3 Replies

How to add/prepend new item in collection without altering the collection keys?

Hi, Any idea how to add an item to the beginning of the collection without altering the collection k...

0 Likes
0 Replies
posted 9 years ago

Models relationship data

Hello i have 2 models with Many to many relationship. How can i access for this data? Models : clas...

0 Likes
2 Replies
Solved
posted 9 years ago

Date Range starts at 1970, need a date for 1930

MySQL docs states: The supported range is '1000-01-01' to '9999-12-31' But if I create a carbon obje...

0 Likes
3 Replies

Is this relationship possible in Laravel?

I have been banging my head for the last few hours trying to get this to work and have started to qu...

0 Likes
11 Replies

undefined index:car

I have a table called dealer_services having structure as id dealer_id (foreign key) bike car financ...

0 Likes
1 Replies
Solved
posted 9 years ago

vagrant homestead don't work after el capitan upgrade

Hi all, after El Capitan upgrade i had to upgrade my enviorment ando: Install the new version of va...

0 Likes
0 Replies

Trying to make a Service for my blog

Hi there, I'm working on a blog project outside of the world of Laracasts, and I need to create a ma...

0 Likes
0 Replies
posted 10 years ago

Artisan stopped working

So today I created a new project, based on Laravel 5. In the beginning all was well, and then I adde...

0 Likes
3 Replies

Saving dynamically created form field array to db Laravel way

I have this input in my view: {{ Form::text('first_name[]', null, array('class'=>'form-contro...

0 Likes
9 Replies
posted 9 years ago

Raw query and Datatables in Laravel 4.2

I'm using Laravel 4.2, didn't had the time to switch to 5.x. I need to make a somewhat complicated q...

0 Likes
0 Replies

Laravel Validate Created Request Inside Controller

I have created two validation requests and want to validate them like shown below. public function s...

0 Likes
1 Replies
Solved

Laravel blade views and wordpress integration

Hi, I have a requirement to use laravel as backend and wordpress as a cms. I wanted to use laravel b...

0 Likes
1 Replies

Laravel 5 Blog Tutorial

Thanks everyone for your support on Larashop tutorial project. Based on requests, we just published...

0 Likes
0 Replies

Member/admin script built with laravel ?

Hi, Do you guys know of any premade member/admin theme, built with Laravel? Something similar to thi...

0 Likes
1 Replies

Which laravel query to use to sort top entries according to related table

Hi all, I have two models: posts and likes. Posts and likes have one-to-many relationship (so, one p...

0 Likes
1 Replies

whoops some thing went wrong after laravel installation

Hi friends, Simply open your teminal change the path where is laravel folder located in your system...

0 Likes
1 Replies

Api-Guard Tutorial

Hi, Is there a tutorial , other then provided at https://github.com/chrisbjr/api-guard/tree/v1.0.

0 Likes
1 Replies

Laravel Authentication

Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...

0 Likes
3 Replies

How to skip empty form's inputs from url?

To help users filter products by params I used form with multiple fields. {!! Form::open(['action' =...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.