PHPackages                             shumonpal/laravel-licence-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. shumonpal/laravel-licence-client

ActiveLibrary[Security](/categories/security)

shumonpal/laravel-licence-client
================================

Laravel Licence (for Client) is a powerful Laravel package designed to simplify and secure your app from hacker or steal

1.0.6(1y ago)142MITPHPPHP &gt;=8.0

Since Jan 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/shumonpal/laravel-licence-client)[ Packagist](https://packagist.org/packages/shumonpal/laravel-licence-client)[ RSS](/packages/shumonpal-laravel-licence-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (9)Used By (0)

laravel-licence-client
======================

[](#laravel-licence-client)

[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE.md)

Laravel Licence (for Client) is a powerful Laravel package designed to simplify and secure your app from hacker or stealer

Installation
------------

[](#installation)

Install via Composer. You should use Laravel &gt;= 8, PHP &gt;=8.0

```
composer require shumonpal/laravel-licence-client
```

Quickstart
----------

[](#quickstart)

Just 3 step to implement this

Step 1: Run this command

```
php artisan vendor:publish --provider="Shumonpal\ProjectSecurity\ProjectSecurityServiceProvider" --tag="app-licence-config"
```

Step 2: Add your licence key external url in `config/app-licence.php` where your key will be verify(Otherwise you can use our [laravel-app-tracker](https://packagist.org/packages/shumonpal/laravel-app-tracker))

Example:

```
