Laravel 10 queue:jobs, horizon:start and inertia:start how to i run?

Point 1:
I was try to run laravel php artisan horizon but it's not working.
you can run Composer with --ignore-platform-req=ext-pcntl --ignore-platform-req=ext-sodium to temporarily ignore these required extensions.
also tried NIXPACKS_PKGS=php81Extensions.pcntl php81Extensions.sodium
not working.
Point 2:
laravel php artisan queue:work and php artisan inertia:start how to run

Please anyone help me. I'm very confused with railway.app

if any samples, please give, how to solve this problem

0 Replies