You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alias dcla='dcrr php php artisan' // dcla migrate
alias dcr='docker-compose run' // dcr npm run watch
alias dcrr='docker-compose run --rm' // dcrr npm run watch