Skip to content

KyawNaingTun/lumen-neo4j-api-ready-starter

Repository files navigation

Lumen and Neo4j Starter

This project is focused on API development.

How to get it ?

Manual Download

Download the from here

Git&Installation

git clone git@github.com:KyawNaingTun/lumen-neo4j.git
cd lumen-neo4j
composer install
php -S localhost:8000 -t public

Demo

Open http://localhost:8000 in your favorite browser.

Features

  1. Users, Roles and Permissions management
  2. Ready to use token based API
  3. Readable Neo Eloquent

Credits

This project is currently used by-

For role and permission management: Zizaco/Entrust

For API:Dingo/API

For JWT Token:Tymon/jwt-auth

For Eloquent: Vinelab/NeoEloquent

Releases

No releases published

Packages

No packages published