DEV Community

Discussion on: Introducing Artisan Remote

Collapse
 
mdhesari profile image
Mohammad Fazel

Sounds so exciting! But a laravel application without ssh access is not worth. Unless you have some small applications + limitations...

Collapse
 
philo01 profile image
Philo Hermans

Thanks! I definitely agree that having SSH access is preferred. Having the option via HTTP does introduce some new opportunities like giving clients access to some basic commands like up and down. I might add SSH support if more people would like to see this feature 😄