Support the ongoing development of Laravel.io →

Luis Terrero

Joined 10 Oct 2017

Statistics

Threads 0
Replies 18
Solutions 0
Articles 0

latr88 has not posted any threads yet

replied 5 years ago

laravel project error 404

Can you provide more details? Maybe the specific error screenshot or content.

0 Likes
replied 5 years ago

Upload file

You could also do it like this $path = $request->file("file_input_name")->store(&quo...

0 Likes
replied 5 years ago

Form Request in Laravel Validating an Array

Did you try this: Validating Arrays in Laravel?

0 Likes
replied 5 years ago

Mail Server error

Try changing the MAIL_ENCRYPTION to TLS or the MAIL_PORT to 25 or 465

0 Likes
replied 5 years ago

Facing issue with Laravel once uploaded in AWS using EC2

Follow this TUTORIAL it should help you create the LEMP environment you need for Laravel

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.