Support the ongoing development of Laravel.io →
posted 9 years ago

Check if array of records exist

Hello, I have array of ids: $games = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10 .....]; I want to check which o...

0 Likes
0 Replies

Show more after @foreach

Im new to laravel and hoping someone can help me out. I have a simple classifieds page that pulls a...

0 Likes
2 Replies
posted 10 years ago

Middleware RedirectResponse header function missing.

Im trying to remove the Cache-Control: no-cache from my Laravel 5, so i created a middleware to hand...

0 Likes
4 Replies
posted 9 years ago

laravel project return 500 error even if no htaccess file

Hi this is my system os windows php 5.5 i have a project from a friend and it was working well on th...

0 Likes
2 Replies
Solved
posted 9 years ago

Upload Laravel 5.1 to hosting

excuse me. I'm already develop website using laravel 5.1 but a have problem how to setup laravel 5.1...

0 Likes
1 Replies
posted 9 years ago

It is registered as an Excel spreadsheet as a CSV file to register it different settings are required . Or should I use the function.

I can now create solutions for registering products . The existing system was not put in the DB by r...

0 Likes
2 Replies
posted 9 years ago

artisan:down when deploying

Sorry if this sounds a bit daft but when deploying on my site using forge there is always a server e...

0 Likes
1 Replies

Strange Laravel behavior when updating a model

I have this sample route: Route::get('orders/{orderid}/cambiaestado/{estado}', function($orderid = n...

0 Likes
2 Replies
Solved

Cross subdomain authentication cookies missing

I am using Laravel as a backend API on a subdomain (api.example.com). My front end lies on a differe...

0 Likes
1 Replies
Solved

How to Use Request Parameters in Laravel4 Unit Test?

I am trying to pass request variables to unit test my api calls to the controller, which i do as fol...

0 Likes
3 Replies

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 10 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

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.