laravel-ready / license-server-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Server Example Laravel App

This simple app demonstrates how to use the License Server package in Laravel project.

Warning

And this example won't directly on your device because it's using local autoloaded package. If you want to use this example, you need to remove autoload definition and update require in composer.json file.

About

License:MIT License


Languages

Language:PHP 97.6%Language:Blade 1.8%Language:JavaScript 0.6%