You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll need more info and/or code to debug this further. Can you please create a repository with the command below, commit the code that reproduces the issue as one separate commit on the main/master branch and share the repository here?
We're closing this issue because it's inactive, already solved, old, or not relevant anymore. Feel free to open up a new issue if you're still experiencing this problem.
Laravel Package Version
1.2.1
Laravel Version
11.36.1
PHP Version
8.3.16
Database Driver & Version
MySQL 8.0 (Docker) on macOS 15.2
Description
php artisan pail gives me
Command "pail" is not defined.
while it works on a colleague's device with the same environment characteristics.Steps To Reproduce
"laravel/pail": "^1.2"
using composerphp -i | grep pcntl
php artisan pail
ERROR Command "pail" is not defined.
The text was updated successfully, but these errors were encountered: