Library Information System
git clone [email protected]:satriowisnugroho/LIST.git your-app-name-here
cd your-app-name-here
composer install -vvv
cp .env.example .env
php artisan key:generate
- Configure file
.env
php artisan migrate
- Done!
Library Information System
git clone [email protected]:satriowisnugroho/LIST.git your-app-name-here
cd your-app-name-here
composer install -vvv
cp .env.example .env
php artisan key:generate
.env
php artisan migrate