LaravelPackages.net
Acme Inc.
Toggle sidebar
phootobr/resource-server-lumen

The Resource Server Phooto with Lumen Framework.

5
0
v1.0.0
About phootobr/resource-server-lumen

phootobr/resource-server-lumen is a Laravel package for the resource server phooto with lumen framework.. It currently has 0 GitHub stars and 5 downloads on Packagist (latest version v1.0.0). Install it with composer require phootobr/resource-server-lumen. Discover more Laravel packages by phootobr or browse all Laravel packages to compare alternatives.

Last updated

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.

Star History Chart