go to /beanstalkconsole to view the status of local beanstalk.
Note: This is NOT secure.
{
"require": {
"cvcnetwork/beanstalkconsole": "dev-master"
}
}<?php
$providers = array(
etc
'CVCNetwork\BeanstalkConsole\BeanstalkConsoleServiceProvider',
);##beanstalk
This package has assets that need to be published to the public folder to achieve this use artisan, and commit the files to your main project
php artisan asset:publish cvcnetwork/beanstalkconsole
php artisan config:publish cvcnetwork/beanstalkconsole