-
Clone or download the repository.
-
Install dependencies:
$ npm install
$ composer install
-
Create a database named
laravel
. -
Copy
.env.example
and rename it to.env
, or directly rename it, whichever you prefer. -
Generate the
.env
key:$ php artisan key:generate
-
Change the
APP_NAME
in.env
toPb
. -
Run the database migrations:
$ php artisan migrate:fresh --seed
-
Serve the application:
$ php artisan serve
-
Default login credentials:
Email : admin@gmail.com Password : hadeh123
Email : mahasiswa@gmail.com Password : hadeh123