Laravel Community Tools by
Tighten
Laravel Versions
PHP Releases
Nova Packages
Laravel Tricks
Forge Recipes
Toggle navigation
Log in
Log in
Clivern
Joined:
12 years ago
Total tricks:
1
Last trick:
12 years ago
Submitted tricks
Eloquent
Database Seeding
With database seeding you can fill your database with dummy data with simple command. I created code that will fill users table with some data. users table consists of three columns (username,email,biog).
Clivern
12 years ago
58048
4.1
database