phootobr/resource-server-lumen

The Resource Server Phooto with Lumen Framework.

Maintainers

Package info

github.com/phootobr/resource-server-lumen

Type:project

pkg:composer/phootobr/resource-server-lumen

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

v1.0.0 2019-04-15 01:02 UTC

This package is auto-updated.

Last update: 2026-03-08 07:47:53 UTC


README

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.