gupta / laravel-installer-with-envato
Laravel installer with envato license verification setup
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/gupta/laravel-installer-with-envato
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.