Stop Creating Data Manually

Описание к видео Stop Creating Data Manually

When building an application, you'll have to start working with actual data at some point. So do you just manually create that data by hand using the UI like your users would?

Or is there an easier way to generate data so that you can build features, test your product, and see what your users would see without the extra hassle.

Let's take a quick look at what seeding a database actually means and how factories factor (😉) into it all within Laravel.

Database Seeding Docs: https://laravel.com/docs/11.x/seeding
Factories Docs: https://laravel.com/docs/11.x/eloquen...

Комментарии

Информация по комментариям в разработке