phootobr/resource-server-lumen

The Resource Server Phooto with Lumen Framework.
5
Install
composer require phootobr/resource-server-lumen
Latest Version:v1.0.0
PHP:>=7.1.3
License:MIT
Last Updated:May 7, 2019
Links: GitHub  ·  Packagist
Maintainer: fontebasso

PHP Resource Server

Install

composer create-project phootobr/resource-server-lumen [my-app-name]

Replace [my-app-name] with the desired directory name for your new application. You'll want to:

  • Point your virtual host document root to your new application's public/ directory.
  • Ensure storage/logs/ is web writeable.

Setup

Copy the public key from your authorization server to storage/oauth-public.key

License

This library is open-source software licensed under the MIT license.

Related Packages

lushdigital/microservice-crud

A CRUD convenience layer for microservices built in Lumen.

3,927 7
laravel/lumen-framework

The Laravel Lumen Framework.

27,203,595 1,507
lushdigital/microservice-core

A set of core functionality and convenience classes for a Lumen microservice.

5,506 10
lushdigital/microservice-model-utils

A set of model related utility and convenience classes for a Lumen microservice.

5,265 2