About HRMS - Human Resource Management System To Build the docker Container docker-compose build to Start the docker Container docker-compose up To Start the Laravel Application docker-compose exec fpm php artisan serve To run the Test docker-compose exec fpm php artisan test Adding Github CI/CD Action