eiko03 / Laravel-RestAPI

Restful API with Laravel CRUD Operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Larticles API

Laravel 5.5 API that uses the API resources. This is an API for an article CRUD app

Install Dependencies
Run Migrations
Import Articles Via DB:SEED
Add virtual host if using Apache
php artisan key:generate

About

Restful API with Laravel CRUD Operations


Languages

Language:PHP 99.2%Language:JavaScript 0.8%