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

Multiple Upload Images in Laravel

I am here to ask my question about multiple upload Images in laravel, Which is If it would be okay i...

0 Likes
1 Replies
posted 4 years ago

HTML TO IMG(png,jpg,gif)

Hello friends, I'm here to ask for help, I'm on a project where I generate an image and I need to sa...

0 Likes
1 Replies

Implement messenger chatbox

I would like to implement messenger chatbox using laravel as back-end and angular as front-end using...

0 Likes
1 Replies
posted 4 years ago

Images showing in built in server but not after deployment

Hi, I use the laravel filesystem with the following config `> 'disks' => [ 'local' =>...

0 Likes
4 Replies
Solved
posted 4 years ago

How is this query in Laravel

This is my code: $receptions = Reception::where('hotel_id', $hotel_id) ->where('payed', 1) ->w...

0 Likes
4 Replies
posted 4 years ago

Multiple Upload Images in Laravel

I am here to ask my question about multiple upload Images in laravel, Which is If it would be okay i...

0 Likes
1 Replies
posted 4 years ago

Structure Microservices Laravel/Lumen suggestions

Hello. I have to dev a project with 5 microservices by now, but in a future it could have more than...

0 Likes
0 Replies
posted 4 years ago

Business logic outside of models (and controllers)

Hi, I'd like to have skinny controllers, but also skinny models. I usually put only relations in mod...

0 Likes
0 Replies
posted 4 years ago

How to impplement i18n into a laravel+vuejs project

Im a web developer internt assigned to translate a web page, translating blade tamplates with locali...

0 Likes
0 Replies

Proper dynamic form request refactor issue

Hello. I have issue when I'm trying refactor dynamic form validation into form request. Main issue i...

0 Likes
0 Replies
posted 4 years ago

errors event/listener - data from event Not appear in Listen

errors event/listener - data from event Not appear in Listener Log where setup this: broadcastOn()  ...

0 Likes
0 Replies

Valet and Request Entity Too Large

Hello. I have a problem with it. I'm trying to upload a big file (1.5GB) in local and I got the prob...

0 Likes
0 Replies

Installing jetstream on fresh laravel 8x

On a fresh laravel project I would like to install jetstream as described by the documentation which...

0 Likes
0 Replies
posted 4 years ago

Laravel 7.27.0 Install

Hello, I recently install Laravel 7.27.0 (fresh install fromlaravel new blabla) And when I try to do...

0 Likes
1 Replies

I am having problem sending verification email.

I am trying to verify users after they must have created there account but i keep getting this error...

0 Likes
1 Replies

how using more than 3 different table in laravel 7

hi, im new in laravel. i want to use more than 3 table in my blade, but i have so many problem here,...

0 Likes
1 Replies
posted 4 years ago

Upgrade laravel 5.8 to 6.0, new routes not working

Hi, I am trying to upgrade lumen/laravel from 5.8 to 6.0 version. I have changed the composer.json f...

0 Likes
0 Replies
posted 4 years ago

Importing Data as part of a Migration Step

Hi, I have several 1,000 records of data to import from a .sql file into a new table. Is it ok to do...

0 Likes
0 Replies
posted 4 years ago

Expected response code 354 but got an empty response

Hi, I am new to Laravel and trying to setup the mail functionality. I opened a mailtrap.io account f...

0 Likes
1 Replies

Laravel $request->user() is fetching user data from db

I have a token (generated with Laravel passport) in my header while sending a request. When I want t...

0 Likes
0 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.