hngprojects / hng_boilerplate_php_laravel_web

Apache License 2.0
148 stars 58 forks source link

[fix][php] :return correct response for all articles #608

Open RaphAlemoh opened 2 weeks ago

RaphAlemoh commented 2 weeks ago

Description

This pull request implements fix for the response for get all articles by an authenticated and authorised user. This endpoint uses the getmethod and ensures the user fill in the required fields. ​

Related Issue (Link to Github issue)

Feature #601

Endpoints GET /api/v1/help-center/topics

Enable updating creation of help-center topics