Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 292 Bytes

Test Task

Launch instructions

  • composer install
  • configure DB inside .env
  • php artisan migrate
  • php artisan queue:work
  • make request ("api/submit") using Postman or any other app with needed fields
  • expected result you can see inside submissions table and in submission.log file