Database
Revision as of 09:32, 7 November 2019 by Salwani.nur (talk | contribs)
1. Create a table
- In composer, type 'php artisan make:migration create_table' - To make migration, type 'php artisan migrate'
1. Create a table
- In composer, type 'php artisan make:migration create_table' - To make migration, type 'php artisan migrate'