Releases: opensource-direct/enforcement
Releases · opensource-direct/enforcement
v1.0
Update:
- [1.x] Base project sebelum ada fitur-fitur didalam
Step for your start:
- Download
.zipfile base - Extracted the file and open with your vscode -> and create new file with name & extention
.envfiles / create anyway - Create database in your database system and add to your .env files with name
db_develop_teamor another - Run command
php artisan migrate - Run command
composer install - And done, run command
php artisan serve