Skip to content

vagrant ssh cannot list all file and folder in root /var/www/html directory #139

@namnguyen2091

Description

@namnguyen2091

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions