/laravel-crud-article-API

A basic Laravel CRUD API with JWT authentication

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

laravel-crud-article-API

A basic Laravel CRUD API with JWT authentication

Don't forget to edit .env file and add it to the .gitignore if you're going to run this project

For more readable error codes, don't forget to put Accept application/json to the headers of your requests