Skip to content

Conversation

@rrrrando
Copy link
Contributor

Added herd support becasue it allows for different php versions and in order to run artisan commands correctly they must be prefixed with herd .. e.g. herd php artisan route:list or herd composer install. Also fixed a typo in the environments file, If it was a typo :).

rrrrando and others added 3 commits February 13, 2025 21:23
Add support for Laravel Herd development environment by introducing a
new
configuration that allows running PHP and Composer commands through the
Herd
CLI tool.
Fix typo in configuration option name from "auto_dicover" to
"auto_discover" to maintain consistency and correct spelling throughout
the codebase.
@adalessa adalessa merged commit d155d5e into adalessa:main Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants