techghor / laravel-license-manager
A Laravel package for managing software licenses
dev-main
2025-01-23 17:38 UTC
This package is auto-updated.
Last update: 2025-06-23 18:34:47 UTC
README
This Laravel package provides a License Manager system that allows you to easily integrate license checking into your Laravel projects. It performs a license check once per day to reduce API calls and improve performance.
Installation
- Install the package via Composer: composer require techghor/laravel-license-manager