Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

deleted_user_wiu1wqa's avatar

DELETED

DELETED

0 likes
4 replies
zono's avatar

I do agree with you and thanks for saving my time.

wturrell's avatar

Tip for others: when using artisan, remember to always type php artisan, not just 'artisan' on its own. Easy to forget if you haven't used it in a while and suddenly start seeing messages like "-bash: artisan: command not found" or "permission denied", and believe you need to start messing around with chmod etc.

biswashkoirala's avatar

Hello, I am new to this. I am also having problem to run these. ( https://aimeos.org/docs/Laravel/Configure_cronjobs )

Opening cmd and typing [ ***** php C:/xampp/htdocs/laravel/artisan aimeos:jobs "admin/job order/export/csv order/email/delivery order/email/payment order/service/delivery subscription/export/csv"] gives the error : ***** is not recognized as an internal or external command, operable program or batch file.

I saw this command: php /artisan aimeos:jobs "" "" but don't know how to specify the jobs frequency (i.e. every minute or every 30 min or so on)

Please help.

Please or to participate in this conversation.