Installation
Run the following to install this plugin:
php artisan plugin:install RainLab.Builder
To uninstall this plugin:
php artisan plugin:remove RainLab.Builder
If you are using October CMS v1 or v2, install v1.2 with the following commands:
composer require rainlab/builder-plugin "^1.2"