
larasail
List of commands for larasail:
-
larasail:tldr:1174d larasail: Add a new Laravel site.$ larasail host ${domain} ${path-to-site_directory}try on your machineexplain this command
-
larasail:tldr:18906 larasail: Retrieve the Larasail user password.$ larasail passtry on your machineexplain this command
-
larasail:tldr:551d7 larasail: Retrieve the Larasail MySQL password.$ larasail mysqlpasstry on your machineexplain this command
-
larasail:tldr:8bb7a larasail: Set up the server with Laravel dependencies using the default PHP version.$ larasail setuptry on your machineexplain this command
-
larasail:tldr:a850f larasail: Set up the server with Laravel dependencies using a specific PHP version.$ larasail setup ${php71}try on your machineexplain this command