Fatal error: Call to undefined function Illuminate\Foundation\Bootstrap\mb_internal_encoding() in H:\app\laravel\www\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\LoadConfiguration.php on line 43
You can check the screenshot over here: http://i.imgur.com/aQ3u5vU.png?1
--
You received this message because you are subscribed to the Google Groups "PHP Desktop" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phpdesktop+...@googlegroups.com.
Visit this group at http://groups.google.com/group/phpdesktop.
To view this discussion on the web visit https://groups.google.com/d/msgid/phpdesktop/82f14aaa-b7a2-423a-ac5e-9bfbcde11a66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,Error Reporting is already E_ALL. I also tried -1 but nothing seems to work. The laravel application is working normally outside in xampp server but does not work in phpdesktop.
--
You received this message because you are subscribed to the Google Groups "PHP Desktop" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phpdesktop+...@googlegroups.com.
Visit this group at http://groups.google.com/group/phpdesktop.
To view this discussion on the web visit https://groups.google.com/d/msgid/phpdesktop/db7621ab-3285-4be0-8117-b368dd493022%40googlegroups.com.
Hi, PHPDesktop version is 5.6.1 while that of xampp is 5.6.12. As far as Laravel is concerned, minimum requirement is 5.5.9 which is met by PHP desktop. Just to make sure I am doing everything right, please see if I am doing it correct. I copied all Laravel files into www directory of PHP desktop. Now there is www of laravel inside www of phpdesktop. So I changed settings in PHPdesktop's settings.json to be "www_directory": "www/www", and "404_handler": "/index.php". Is this all correct?
--
You received this message because you are subscribed to the Google Groups "PHP Desktop" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phpdesktop+...@googlegroups.com.
Visit this group at http://groups.google.com/group/phpdesktop.
To view this discussion on the web visit https://groups.google.com/d/msgid/phpdesktop/1eef25f8-af14-4d23-b179-447307cdb028%40googlegroups.com.