0
I set up the cron
to perform scheduled tasks on Laravel
and returns the following error:
[16-Apr-2018 15:53:02] PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/bruno013/public_html/mapx/homologacao/artisan on line 33
The php version is 7 and the error persists.
– Bruno Santos
https://answall.com/questions/249173/como-criar-um-cron-no-laravel/249419#249419
– novic
https://answall.com/questions/249587/como-testar-o-cron-no-laravel/249590#249590
– novic
posted two example and functional links, what to do in your question is put the code you did! could put?
– novic