I'am trying to develop a cron job for a command to send email. Trying the command by myself in the console works perfectly. But when a set a cron job in CPANEL its not workingrs.
i got this message : [Symfony\Component\Process\Exception\RuntimeException] The Process class relies on proc_open, which is not available on your PHP installation.
I am using Laravel 5, can anyone help please?
via sara