ALPHA 3.0.2b

This commit is contained in:
TheGamecraft
2018-09-10 09:13:10 -04:00
parent 0e0ef86b71
commit e536ef7e0a
7 changed files with 33 additions and 72 deletions

View File

@@ -3,4 +3,5 @@ sudo composer update
sudo chmod -R 777 storage/
sudo chmod -R 777 bootstrap/
php artisan migrate
php artisan db:seed
php artisan db:seed
cp resources/views/default.blade.php resources/views/index.blade.php