Добавить Развертывание
commit
55f07a37af
|
@ -0,0 +1,10 @@
|
|||
git clone http://gitea.dhaverd.ru:3000/Dhaverd/New-site.git
|
||||
composer install
|
||||
npm i
|
||||
npm run build
|
||||
php artisan voyager:install
|
||||
php artisan migrate
|
||||
php artisan voyager:admin your@email.com --create
|
||||
php artisan serve
|
||||
> TEST
|
||||
>DONE!
|
Loading…
Reference in New Issue