Closed qqqlllyyyy closed 8 years ago
You have not configured your web server.
On the same folder as your picture above, run php artisan tinker
then type public_path();
and hit enter. It gives you the public directory path.
You have to configure your apache server root directory with this path.
I installed the package and the step 'php artisan crawler:build' seems to be okay:
But I could not find anything in the browser:
My php version is 7.0.10 and the required extensions are installed: http://yz.bxaf.com:8001/phpinfo.php