Support the ongoing development of Laravel.io →

130 Threads

How to sign outgoing emails in Laravel 9 with a DKIM?

Please explain the conception of how to sign outgoing emails in Laravel 9 with a DKIM signature. Lar...

0 Likes
6 Replies
Solved
posted 2 years ago

Inserting database data obtained form dropdown in databaseL

I have retrieved data from database and populate form select. But value is not inserting in database...

0 Likes
4 Replies
Solved
posted 2 years ago

Http::get to localhost is Infinite loop?

This is the only thing that stops the process and makes port 8000 unusable. Nothing is returned to t...

0 Likes
4 Replies
Solved

Factories - Create multiple records with a single request

Hello beautiful people, I am currently experimenting with super long running times on a feature that...

0 Likes
3 Replies
Solved

Empty providers for Faker with `php artisan test`

I'm trying to use Faker for unit testing. Faker fails to generate random data for the model instance...

0 Likes
2 Replies
Solved

i dont know how to fix public folder name in laravel url

how to fix public folder name in laravel url ?

guilhermecostam liked this thread

1 Likes
5 Replies
Solved

prevent loading subdomain when using www

I have a Laravel project, where i am managing domain and subdomain altogether. That domain and subdo...

0 Likes
1 Replies
Solved

I want to install laravel 8.x by laravel.build

hi, I am building laravel using "curl -s https://laravel.build/example-app | bash". I want...

0 Likes
3 Replies
Solved

Consultation in Laravel

I'm trying to get the name and id of a certain department using the query: $department = Department:...

0 Likes
2 Replies
Solved

"mkdir(): Permission denied | Laravel Forge | Digital Ocean

Hello All, I have a problem when deploying Laravel a web application using Laravel forge with digita...

0 Likes
1 Replies
Solved

invalid argument suppiled foreach() laravel

hello, i recently started working with laravel and i'm facing a problem: I'm getting data from the a...

celohenryz liked this thread

1 Likes
8 Replies
Solved
posted 3 years ago

Illuminate\Support\Collection doesn't exist

Hello! I can't find the file Illuminate\Support\Collection.php I can use the class like use Illumina...

0 Likes
5 Replies
Solved

Custom Route Binding when using withTrashed on routes.

I am having a problem with implicit model binding on routes for Soft Deleted Models. When using the...

0 Likes
1 Replies
Solved

Multiple Queue Worker, Change Jobs Parameters

Hello. I have a problem that I don't know how to solve. I have a job that needs to make calls to an...

0 Likes
4 Replies
Solved

What's wrong with my code in Laravel7?

I'm using Laravel 7 and Visual Code. My Logout Controller have a problem but the code work when i ru...

0 Likes
1 Replies
Solved

How to download image from url and moving to public?

I have some problem, i have many image in some database ex. www.image.com/user/{id}.jpg i want to do...

0 Likes
1 Replies
Solved

Laravel Homestead is not working with Mac M1

I tried using Virtual Box and Parrels. I both cases I am getting errors when the vagrant up command...

0 Likes
1 Replies
Solved

2 Laravel Servers with Observers on a shared DB (Advice)

Hello Community, I need some advice, I've got 2 servers (website A and website B). Website A updates...

0 Likes
2 Replies
Solved

How can i get the device and browser from user_agent

How can i get the device and browser from user_agent Like $device->user_agent->browser blade @...

ngoquocdat liked this thread

1 Likes
1 Replies
Solved

No Application Encryption Key Has Been Specified

After installing fresh installation of laravel default page is not opening and getting an exception...

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.