toggle box

This commit is contained in:
2020-04-12 08:37:16 +02:00
parent 85d20dfe4d
commit 0a535c165d
6 changed files with 77 additions and 15 deletions

View File

@@ -38,6 +38,6 @@ then
php artisan migrate --force
php artisan optimize
npm install
npm install --no-progress
npm run prod
fi