larasail
A CLI tool for managing Laravel on Digital Ocean servers.
- Set up the server with Laravel dependencies using the default PHP version:
larasail setup
- Set up the server with Laravel dependencies using a specific PHP version:
larasail setup {php71}
larasail host {domain} {path/to/site_directory}
- Retrieve the Larasail user password:
larasail pass
- Retrieve the Larasail MySQL password:
larasail mysqlpass
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).