pestphp.com icon indicating copy to clipboard operation
pestphp.com copied to clipboard

This repository contains Pest's website and documentation

Results 7 pestphp.com issues
Sort by recently updated
recently updated
newest added

In my opinion, this feature is very useful because the documentation on some pages has a lot of content and when necessary, you need to scroll a lot to go...

This PR removes two entries in the sponsors list that appeared to be duplicated.

I would like to suggest adding [PHP Tools](https://marketplace.visualstudio.com/items?itemName=DEVSENSE.phptools-vscode) extension to the list of IDE plugins supporting Pest. PHP Tools extension allows to do the following tasks form the VSCode's UI:...

👋 Hey, this adds the ability to append `.md` to a url to receive the raw markdown format for easier LLM usage, e.g. `/docs/installation.md` It would be great to have...

This pull request deletes the `config/documentation.php` config file, as it doesn't seem to be used anywhere. The `defaultVersion` is now defined in the `config/site.php` config instead.

This pull request fixes "Edit this page" links on the site, which are currently 404'ing due to incorrect branches.