Support the ongoing development of Laravel.io →

Mohamed jinas

Joined 16 May 2020

Statistics

Threads 0
Replies 7
Solutions 0
Articles 0

jinas123 has not posted any threads yet

replied 1 year ago

Laravel Mailgun

Replace "tls" with "starttls" in your .env file MAIL_ENCRYPTION MAIL_ENCRYPTION=...

0 Likes
replied 1 year ago

laravel 9

Are you trying to build a multi-tenant application? If so check this package out https://tenancyforl...

0 Likes
replied 3 years ago

how to go one step back in laravel root dir

I would recommend when never you created a folder to store it in the storage directory or public fol...

0 Likes
replied 3 years ago

Class input not found

You have to use the Request Facade or request helper to get those. It can be done like Request::get(...

0 Likes
replied 3 years ago

Laravel Eloquent Route Problems When Editing via PUT

You need to specify the method inside the form with @method('PUT')

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.