Skip to content

Faizalqossam/project-akhir-jarvisbootcamp

Repository files navigation

SISTEM LOWONGAN PEKERJAAN

Made with

Laravel logo Bootstrap logo

Mazer Admin

How to run

  1. Clone this repository
git clone https://github.com/Faizalqossam/project-akhir-jarvisbootcamp siloker
  1. Make database with name "laravel" on your MySQL
  2. Copy and Paste commandline below into your terminal
cd siloker
composer install
cp .env.example .env
  1. Set up the .env file if your database connection using different user/password
  2. Migrating
php artisan migrate:fresh --seed
  1. Run the server
php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages