Posts by user888 • 1 point
1 post
- 
		-3 votes1 answer1627 viewsQ: How to install Laravel on a server?In Wordpress, for example, we use ftp to upload files. However, in Laravel it is used Composer, and by what it seems it is installed locally. How do I install on a same web address? I hope it makes…