Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 378 Bytes

File metadata and controls

17 lines (14 loc) · 378 Bytes

PHP 8.2 and Laravel 11 Setup Installation Install Composer dependencies:

composer install Run database migrations and seed the database:

php artisan migrate --seed Default User Credentials Owner Account Username: 123456789 Password: 123456789 Worker Account Username: 12345678 Password: 12345678

API DOCUMENTAITON: https://documenter.getpostman.com/view/14679169/2sA3s7kVJG