Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to add a command into our Listeners, but the program tell me laravel command not found #50828

Closed
xxl4 opened this issue Mar 29, 2024 · 0 comments

Comments

@xxl4
Copy link

xxl4 commented Mar 29, 2024

Laravel Version

10.41

PHP Version

8.1.26

Database Driver & Version

Ubuntu 22.04.4 LTS

Description

Dear all

Log::info("send order to shopify list "); Artisan::call('shopify:order:post', ['--order_id'=> $order->id]);

Error report on

image

and when i use

php artisan list

image

Thank you.

Steps To Reproduce

none

@xxl4 xxl4 changed the title I want add a command into our Listeners, but the program tell me laravel command not found I want to add a command into our Listeners, but the program tell me laravel command not found Mar 29, 2024
@laravel laravel locked and limited conversation to collaborators Mar 29, 2024
@driesvints driesvints converted this issue into discussion #50831 Mar 29, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant