Support the ongoing development of Laravel.io →

128 Threads

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 2 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 @...

datlechin 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
posted 2 years ago

Beginner question Undefined variable error using controller

I am new to Laravel and learning to use a controller. I have got a resource controller working, but...

0 Likes
2 Replies
Solved

resource route /admin not found on this server

I have been working on my site and after changing my routes to point to admin, i received that error...

0 Likes
2 Replies
Solved

Image not served: Laravel + Jetstream

Jetstream Version: "laravel/jetstream": "^2.3" Jetstream Stack: "livewire/...

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

© 2024 Laravel.io - All rights reserved.