Listing System with api
- clone the project with
git clone https://github.com/fadzilahariffin/Listing.git
- create .env file
- create DB scheme and setup DB in .env file
- generate application key by
php artisan key:generate
composer update
- migrate and seed new DB with
php artisan migrate:fresh --seed
- install passport to use api with
php artisan passport:install
- available seed account
-
Email : [email protected]
-
Password: password
-
Email: [email protected]
-
Password: password
-
Email: [email protected]
-
Password: password