Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1004 Bytes

README.md

File metadata and controls

49 lines (29 loc) · 1004 Bytes

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.