Skip to content

Commit b713790

Browse files
authored
Update README.md
1 parent fee5f7f commit b713790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Auto Deploy Laravel on Apache
2-
Deploy Laravel or Other Apps Easily on Apache from your Git Repos
2+
Deploy Laravel or Other Apps Easily on Apache from your Git Repos. *Proof of concept right now.
33

44
## To Use:
55
Place these files in your */var/www* on the server once Apache is set-up, just before your "project folder". For example, if I had a Laravel project in "myshop" directory, and it had a path of */var/www/myshop* with web root being */var/www/myshop/public*, then the deployment library would sit at */var/www/app_deploy.py*. This runs using Python 3. Make sure you read the source code and make sure it is configured for your project correctly.

0 commit comments

Comments
 (0)