How to QUICKLY Generate Fake Images in Laravel Factories #laravel #shorts

preview_player
Показать описание
In this tutorial, you will learn how to generate fake images in Laravel factories using the faker class. We will modify the UserFactory to add an avatar attribute to every user, allowing you to generate a placeholder avatar for each user. This video will provide a step-by-step guide on how to use the fake() method to generate a fake image URL, and how to chain the image_url() method to specify the width and height of the image.

📚 New Udemy Course

🔥 Resources

#laravel #filamentphp #hostinger #codewithdary
Рекомендации по теме
Комментарии
Автор

Good to know! Loving these shorts.. keep them coming!

pratikrane
Автор

Will this generate images in public folder or just the url?

mhmarafath