Made a few changes to make the package able to be used (and installed in composer) in Laravel 5.2+ (we are using 5.4), also modified the readme to make it more laravel 5 friendly and added php artisan vendor:publish... as well so the package settings can be extracted to the users config_path
Hi huddle team,
Made a few changes to make the package able to be used (and installed in composer) in Laravel 5.2+ (we are using 5.4), also modified the readme to make it more laravel 5 friendly and added
php artisan vendor:publish...
as well so the package settings can be extracted to the usersconfig_path
Thanks for the package 👍