UPDATED:
I transfer the contents of the public
folder to the root and transferred the contents of root
folder to the lara
folder like this:
When i run:
php artisan serve
this error comming:
[ErrorException]
chdir(): No such file or directory (errno 2)
What have I done?
I try these solutions [1], [2] but no solution found.
I use from this server:
PHP 7.2.15-1+ubuntu16.04.1+deb.sury.org+1
Also I use from Lumen
instead of Laravel
.
Thanks for sharing your knowledge