Unable to create a configuration file named `Pest.php`
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 56
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
Installing the pest on Laravel 10.x version by following the documentation: https://pestphp.com/docs/installation
-
✅ Installed the pest successfully
-
❌ Unable to generate the config file by
./vendor/bin/pest --initcommand:
Further Investigation:
Check the available options: vendor/bin/pest --help | grep "init"
No --init option found:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the installation documentation at https://pestphp.com/docs/installation and compare its ./vendor/bin/pest --init instruction with the available Pest CLI options shown in the issue. Update the documentation so the configuration-file setup matches the current command behavior, then verify that the documented steps are usable on Laravel 10.x.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100