Alpha

Results 14 issues of Alpha

It appears the fix from https://github.com/laravel-zero/laravel-zero/issues/416 is not working on v10. Currently, adding `Illuminate\Database\Console\WipeCommand::class` to `'remove'` commands config does nothing. With this PR applied, the `db:wipe` command is successfully disabled.

### What Happened When the `vendor` directory is not writable by the user executing `pest`, coverage fails to generate with the confusing message: > WARN Unable to get coverage using...

bug

The anchors this option enables are (mostly) human readable. These are useful to see where a link is going, especially if it is a bald link into the documentation, posted...