Skip to content

Releases: brunocfalcao/larapush

v1.1.4

27 May 12:17
Compare
Choose a tag to compare
Update composer.json

Composer dependency updates

27 May 06:50
Compare
Choose a tag to compare
v1.1.3

Update composer.json

v1.1.2

02 May 23:29
Compare
Choose a tag to compare
Update CanRunProcesses.php

Compatibility with the new Symfony Process

02 May 23:07
Compare
Choose a tag to compare
v1.1.1

Compatibility with the new Symfony Process

Compatibility Laravel 7.x

12 Apr 17:28
Compare
Choose a tag to compare
v1.1

Compatibility with Laravel 7.x

Update for Laravel Helpers 1.x for backward compatibility

19 Jan 17:13
5ac53b9
Compare
Choose a tag to compare
  • Now requires laravel/helpers package.
  • Lots of CS style changes

Compatibility with Laravel 6.x

10 Sep 20:49
Compare
Choose a tag to compare
v1.0.4

Compatibility with Laravel 6.x

Storage disk correction

25 Aug 16:03
Compare
Choose a tag to compare
  • 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

09 Jul 20:48
Compare
Choose a tag to compare

Fixed

  • Routes error in the server environment upon installation

Server installation corrections

04 Jul 14:45
0f3efe1
Compare
Choose a tag to compare

Fixes

  • Error when trying to install remote server in the config cache cleanup step

Improvements

  • Readme content