Releases: brunocfalcao/larapush
Releases · brunocfalcao/larapush
v1.1.4
Composer dependency updates
v1.1.3 Update composer.json
v1.1.2
Update CanRunProcesses.php
Compatibility with the new Symfony Process
v1.1.1 Compatibility with the new Symfony Process
Compatibility Laravel 7.x
v1.1 Compatibility with Laravel 7.x
Update for Laravel Helpers 1.x for backward compatibility
- Now requires laravel/helpers package.
- Lots of CS style changes
Compatibility with Laravel 6.x
v1.0.4 Compatibility with Laravel 6.x
Storage disk correction
- Corrected an issue related with the dynamic storage configuration in the Service Provider.
Basically you couldn't use the 'local' disk without this correction.
v1.0.2
Fixed
- Routes error in the server environment upon installation
Server installation corrections
Fixes
- Error when trying to install remote server in the config cache cleanup step
Improvements
- Readme content