egeakat / laravel-crud-article-API

A basic Laravel CRUD API with JWT authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A basic Laravel CRUD API with JWT authentication

License:GNU General Public License v3.0


Languages

Language:PHP 83.9%Language:Blade 15.4%Language:Shell 0.7%