Hi, I just want to ask...If you instal laravel by issuing the command "composer create-project laravel/laravel your-project-name "..now this will download all the packages and dependencies...but what if suddenly the internet connection is disconnected how can i continue the process?..Do I need to get back in the first step issuing the command?..Lastly if we are successfully installed all the packages...Is it possbile to copy the folder so that i will never going to download again the laravel packages?
Thank you in advance.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community