You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran vagrant up success and access to web from real browser. When I try:
vagrant ssh
cd /var/www/html
ls -la
In my Vagrant file config, root folder is:
root/project/public
I'm only see some files in public folder and one folder in html folder but in html folder has many others folder and file. I'm using laravel and try to run php artisan command. Please help me solve this problem.
The text was updated successfully, but these errors were encountered:
I ran vagrant up success and access to web from real browser. When I try:
In my Vagrant file config, root folder is:
I'm only see some files in public folder and one folder in html folder but in html folder has many others folder and file. I'm using laravel and try to run php artisan command. Please help me solve this problem.
The text was updated successfully, but these errors were encountered: