chore: Create backup directory if it doesn't exist #13
Annotations
3 errors
phpstan:
src/Commands/SqliteBackupCommand.php#L35
Negated boolean expression is always true.
|
phpstan:
src/Commands/SqliteBackupCommand.php#L35
Result of static method Illuminate\Support\Facades\File::ensureDirectoryExists() (void) is used.
|
phpstan
Process completed with exit code 1.
|