Hey, i tried uploading my laravel script on a shared host (000webhost) and i got the error Warning: Unexpected character in input: '' (ASCII=92) state=1 in /home/a1742773/public_html/laravel/bootstrap/autoload.php on line 46
On that line there is "Patchwork\Utf8\Bootup::initMbstring();" And the problem is that "". How can i get rid of the error?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community