Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 270 Bytes

README_30_AUG_2022.md

File metadata and controls

6 lines (6 loc) · 270 Bytes

1.) Take pull from development 2.) Run Command: php artisan migrate 3.) Run Command: php artisan db:seed --class=DataSetSeeder 4.) Run Command: composer require nwidart/laravel-modules:8.3 5.) Run Command: composer update