php artisan optimize

composer dump-autoload

sudo systemctl restart apache2

sudo systemctl status apache2

php artisan db:seed –class=SysPrintListSeeder

php artisan db:seed –class=DocumentTypeSeeder

php artisan db:seed –class=FormStructSeeder

php artisan db:seed –class=TableStructSeeder

php artisan db:seed –class=ComponentSeeder

php artisan db:seed –class=ListSeeder

php artisan db:seed –class=FunctionSeeder

— php artisan migrate:refresh –seed

npm install –save –force

sudo scp -rC vhp/ edu

npm run prod

zip -r vhp2023feb25.zip vhp/

mysqldump -u phovv -p –routines –triggers –all-databases > MACdb_full25feb2023.sql

php artisan make:model Sp/Sys/SpSysTemplateReport –migration

php artisan make:controller Sys/View/SpSysViewItemOnhandController

php artisan make:model Sp/Inv/View/SpInvViewItemOnhand -m

php artisan migrate:refresh –path=/database/migrations/2023_06_25_083128_create_sp_inv_view_item_balances_table.php

tar -cvzf vhp2023jun10_9h20.tar.gz ~/thoaimaichon/vhp/