phootobr / resource-server-lumen by fontebasso

The Resource Server Phooto with Lumen Framework.
3
0
2
Package Data
Maintainer Username: fontebasso
Maintainer Contact: samuel.fonte@phooto.com.br (Samuel Fontebasso)
Package Create Date: 2019-04-13
Package Last Update: 2019-05-07
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:25:13
Package Statistics
Total Downloads: 3
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 1
Total Open Issues: 1

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.