Laravel Personal Data Export Versions Save

Create zip files containing personal data

4.3.0

2 months ago

4.2.2

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-personal-data-export/compare/4.2.1...4.2.2

4.2.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-personal-data-export/compare/4.2.0...4.2.1

4.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-personal-data-export/compare/4.1.0...4.2.0

4.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-personal-data-export/compare/4.0.0...4.1.0

4.0.0

2 years ago
  • support Laravel 9
  • drop support for older Laravel versions.

Full Changelog: https://github.com/spatie/laravel-personal-data-export/compare/3.0.0...4.0.0

3.0.0

2 years ago
  • improve translations
  • refactor internals

2.0.2

3 years ago
  • deps: update spatie/temporary-directory (#57)

2.0.1

3 years ago
  • remove the deleted views from the service provider (#56)

2.0.0

3 years ago
  • replace mailable with notification
  • drop support for PHP 7
  • drop support for anything below Laravel 8