docksal / addons

Community driven, submit your addon! Docksal addons that can be installed via `fin addon install` command.
MIT License
16 stars 34 forks source link

Laravel Artisan Fin command #48

Closed phpsa closed 4 years ago

phpsa commented 4 years ago

Allows running laravel artisan command without having to change folders or login to the cli:

Usage:

fin artisan | fin artisan [args]

achekulaev commented 4 years ago

@phpsa I have merged it but I would recommend you to follow up with PR improving this addon by installing artisan into cli first.