hngprojects / hng_boilerplate_php_laravel_web

Apache License 2.0
148 stars 58 forks source link

FIX:Refactoring API endpoint for posting jobs #577

Closed bamo100 closed 3 weeks ago

bamo100 commented 3 weeks ago

Description

​To store jobs byPOST: /api/v1/jobs ## Related Issue (Link to Github issue)

Motivation and Context

How Has This Been Tested?

​Postman and Feature test

Screenshots (if appropriate - Postman, etc):

jobs-new

Types of changes