Support the ongoing development of Laravel.io →

djtechonline

Joined 24 Aug 2014

Statistics

Threads 14
Replies 27
Solutions 7
Articles 0

How do I use chunk to insert large amounts of data into database?

I would like to insert a large number of rows into my database using chunks, but I am not sure I am...

0 Likes
2 Replies
Solved

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

I have been porting a project from Laravel 5 to Laravel 5.1 and I am coming across an "unsuppor...

0 Likes
9 Replies
Solved
posted 8 years ago

How can I remove a particular value from a Session array?

I have a Session variable and I want to remove a particular value from it. from it. I tried Sessio...

0 Likes
2 Replies

Best way to create a product comparison on an L5 store?

I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...

0 Likes
3 Replies
Solved

L5 Auth\AuthController and Auth\PasswordController not found

Ok, I have been going crazy trying to figure this out and need some help. I ported a Laravel 4 proj...

0 Likes
4 Replies
replied 7 years ago

How do I use chunk to insert large amounts of data into database?

Thank bigwheel16! This worked very well as was very fast, but I had to limit the $qty allowed per r...

0 Likes
replied 8 years ago

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

After going crazy trying to figure this out, I found the solution. It was a dumb mistake on my part...

0 Likes
Solved
replied 8 years ago

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

JorisDebonnet, Thank you for the suggestion. I tried appending .toArray() within the form builder...

0 Likes
replied 8 years ago

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

Update: I found this on LaravelCollective/html at Github: https://github.com/LaravelCollective/html...

0 Likes
replied 8 years ago

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

awsp, thanks for the suggestion, but my getList() is not returning null. It is returning all expect...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.