gupta / laravel-installer-with-envato
Laravel installer with envato license verification setup
v1.0.8
2024-11-27 11:57 UTC
Requires
- php: ^8.1
- illuminate/contracts: ^10.0
- jackiedo/dotenv-editor: ^2.1.0
- spatie/laravel-markdown: ^2.3
- spatie/laravel-package-tools: ^1.14.0
README
Documentation
Install the package via composer:
composer require gupta/laravel-installer-with-envato
Publish assets files (required):
php artisan vendor:publish --tag="installer-assets"
Publish the config file (required):
php artisan vendor:publish --tag="installer-config"
Publish the views (optioal):
php artisan vendor:publish --tag="installer-views"
License
The MIT License (MIT). Please see License File for more information.
Authors
Support
For support, email kuntal1230@gmail.com.