nidhishgp / apibasic

Laravel Boilerplate with API Authentication Basic Scaffolding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Stateless HTTP Basic API Authentication

Boilerplate project for HTTP Basic Authentication for stateless request

Installation

Requires Composer to install.

Install the dependencies and devDependencies and start the server.

$ git clone https://github.com/nidhishgp/apibasic.git apibasic
$ cd apibasic
$ composer install
$ npm install -d

About

Laravel Boilerplate with API Authentication Basic Scaffolding


Languages

Language:PHP 79.4%Language:HTML 19.5%Language:Vue 0.6%Language:ApacheConf 0.6%