-
Clone or download the repository.
-
Install dependencies:
$ npm install
$ composer install
-
Create a database named
laravel. -
Copy
.env.exampleand rename it to.env, or directly rename it, whichever you prefer. -
Generate the
.envkey:$ php artisan key:generate
-
Change the
APP_NAMEin.envtoPb. -
Run the database migrations:
$ php artisan migrate:fresh --seed
-
Serve the application:
$ php artisan serve
-
Default login credentials:
Email : [email protected] Password : hadeh123Email : [email protected] Password : hadeh123
kurodoke/peminjaman-barang
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|