jeudi 26 janvier 2017

Can I use live server source code to modify the project?

I am still very new to Laravel and I would like to ask if it is possible to use the live server source code, download it on my local machine and start making changes?

I got and existing laravel 5.2 project from other developer.

The first thing I did was, I cloned the repository for this project and setup my local server using xampp. It is working but for some reason, the source code doesn't seem to be updated.

Now, I am thinking if it is possible to download the source code from the live server currently running the application. So, what I did was, I downloaded the files specifically from /var/www/project directory using winscp tool.

After downloading, I noticed that the files I downloaded from the server have a lot of missing folders such as app, config, database, resources, etc. It seems to me that only the files inside public folder are there.

I'd really appreciate for someone can explain :)



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire