Skip to content

Arcotic-Solutions-Ltd/laravel-installer-with-envato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel installer with envato license verification.

Installation

Install the package via composer:

composer require arcoticsolutions/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"

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.