- Composer - Download and Install Composer
Install the dependencies and start the server.
$ git clone https://github.com/erpeel-a/UKK-Pengaduan-Masyarakat--Laravel/ or https://github.com/Zainal21/UKK-Pengaduan-Masyarakat--with-Laravel
$ open directory project
$ composer install
$ cp .env.example to .env
$ change setting for database & generate key with php artisan key:generate
$ Call Action to Migrate Database & seeder with php artisan migrate --seed
$ php artisan serve
2021 © Muhamad Zainal Arifin