-
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
-
Notifications
You must be signed in to change notification settings - Fork 0
kurodoke/peminjaman-barang
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a website about goods management in the campus
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published