Skip to content

Releases: opensource-direct/enforcement

v1.0

27 Aug 14:43

Choose a tag to compare

Update:

  • [1.x] Base project sebelum ada fitur-fitur didalam

Step for your start:

  • Download .zip file base
  • Extracted the file and open with your vscode -> and create new file with name & extention .env files / create anyway
  • Create database in your database system and add to your .env files with name db_develop_team or another
  • Run command php artisan migrate
  • Run command composer install
  • And done, run command php artisan serve