Support the ongoing development of Laravel.io →

Eager Loading + Join

If I do this, I would be able to retrieve the images() for the item $items = Item::all(); foreach($i...

0 Likes
2 Replies

Create dropdown using lists() method to get two columns and combine them in final view

I was working with dropdowns and was thinking if it is possible to use lists() method to get two col...

0 Likes
4 Replies
Solved

php artisan list display strange characters

Hi, I recently installed new updates of Win 10 and after it began strange characters in output of my...

0 Likes
1 Replies

How to store empty DateTime input to Null value instead of 0000:00:00 00:00 value

Hi, i had two input Datetime field. User can choose to fill in either these two field. For the empty...

0 Likes
2 Replies

Argument 1 must be of the type array when seeding random data

Hi I'm fairly new to Laravel and the way sync handles collections or array has me stumped when synci...

0 Likes
2 Replies

Laravel 5.4 Open Source CMS

We have published our CMS System as open source. Please write your comments and reviews about this p...

0 Likes
0 Replies

Laravel 5.4, problem saving an associated model

i'm trying to save a new tvshow and it's episodes into the database with the following code but in t...

0 Likes
1 Replies
Solved
posted 7 years ago

Alternatives to redirect in Middleware when using Ajax's calls

Hi, I'm making my first App using PHP + Laravel. My problem is this, I'm using some middlewares that...

0 Likes
0 Replies
posted 7 years ago

Custom validation message for exists

Is it possible to define a custom message for the exists:table,id rule? I tried the following public...

0 Likes
0 Replies
posted 10 years ago

Inserting of selected fields from 1 table to another table by eloquent

Can I know how to I select some fields from table 1 and insert the values of the selected into anoth...

0 Likes
3 Replies
Solved

Counting total pricing

Hi everybody, I am creating e-commerce system but i dont know how to count the total price of items...

0 Likes
1 Replies
Solved

Seeders within a package

Hello, guys! I'm working on a small reusable package and one part of it - to publish some seeds. I w...

0 Likes
2 Replies
posted 7 years ago

Laravel admin panel

http://chandraadmin.com/ The completely responsive and user friendly Chandra Admin template is multi...

0 Likes
0 Replies

Laravel 5 web application

Chandra admin template :- This admin template is the ultimate one among all other backend admin te...

0 Likes
3 Replies

Advanced Scout Driver for Elastic Search

Hello, guys! I couldn't find a Scout driver for Elastic Search that would satisfied my needs entirel...

0 Likes
0 Replies
posted 7 years ago

Errors with sending email using laravel

this my : mail.php <?php return [ /* |-------------------------------------------------------...

0 Likes
1 Replies

LARAVEL 5 How to UPDATE one to many (hasMany) relation into DB by maintaining Items current id

Hi, i had two modules which are Product and Items Modules Here the relationship between these two mo...

0 Likes
0 Replies

How to use Admin template after npm install

I know there is a package out there for Laravel-Gentella, but I would like to download the original...

0 Likes
0 Replies

Version 5.4.16 use vuejs components on welcome screen.

Hello. I'm no expert, but I had a functioning vue installation in Laravel 5.4.15. Then one day I dec...

0 Likes
0 Replies
posted 7 years ago

"Driver [fil] not supported." error on clean Laravel install

Hello, I'm a first time Laravel user, I've always developed on CodeIgniter and Wordpress. I installe...

0 Likes
1 Replies
Solved

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.