I need to open a project previously made in laravel.
I've never worked with laravel, so I do not know where I might be going wrong.
The project came in a .zip file when I unzipped it it created a folder called engraf182-my-project-6609a7d53557
Within this folder you have the files
bootstrap, node_modules, public storage and vendor
So I looked at laravel this is not the way laravel creates his folders in a new project.
Each of these folders has more than a handful of folders inside and encrypted files.
Can anyone help me open this project ??
Thank you