Explore my blog
Factory and Database Seeder
How to seed using factory
Web Programming (Laravel)
Yes we study Laravel @BINUS
Migration
files used to design the database schema
Model
files used to define the relationships between tables
Paginate
how to paginate in Laravel
Router
Used to set up endpoints which execute the function of the controller