When clicking on "Create Backup" and then on "only DB" (or any other option) it runs endless. In laravel.log I get Undefined constant "Spatie\Backup\Tasks\Backup\SIGINT"
?
Running spatie backup from commandline php artisan backup:run
works without any problems.