Niels Vanpachtenbeke

Results 10 issues of Niels Vanpachtenbeke

I only found `YW` be used once in the codebase, when deleting old backups. Also,`formatLocalized()` is deprecated, `isoFormat()`is suggested as alternative. Following the examples in #1528, `GW` gave the same...

Updated the tests workflow - Run on both ubuntu and windows - Run on 7.4 and 7.3 - Run on prefer-stable ~~and prefer-lowest~~ (prefer-lowest fails, so disabled it again) -...

This PR continues on https://github.com/getcandy/candy-api/pull/417 - Added support and test runs for PHP 8

**On yarn install** warn - The `conservative` purge mode will be removed in Tailwind 2.0. warn - Please switch to the new `layers` mode instead.

Got it through, but not consistent on every re-run https://flareapp.io/errors/5454341-failed-to-set-memory-limit-to-2097152-bytes-current-memory-usage-is-12599296-bytes/latest

- Added types: https://github.com/spatie/laravel-backup/pull/1799 - Migrated all config related code to Config Data object: https://github.com/spatie/laravel-backup/pull/1800 - Dropped support for 8.1

_When deploying this, set MAIL_MAILER to mailcoach on production_ **Changes** 1. Moved the leaked license mail to mailcoach and made adjustments to the copy. (see screenshot) 2. Kept the Purchase...

- Removed legacy setup (Travis, Scrutinizer, StyleCI) and replaced with Laravel Pint and GitHub Workflows - Added workflow to run Pint - Added workflow to automatically update the changelog when...