nidhishgp / apiproject

Plain Laravel Project with Stateless API Basic Authentication

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

Default Login credential email is replaced by username

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

Plain Laravel Project with Stateless API Basic Authentication


Languages

Language:PHP 78.8%Language:HTML 20.1%Language:Vue 0.6%Language:ApacheConf 0.6%