Skip to content

Instantly share code, notes, and snippets.

@MnMTech
Last active August 29, 2015 14:22
Show Gist options
  • Save MnMTech/c03647d50e03c63e0117 to your computer and use it in GitHub Desktop.
Save MnMTech/c03647d50e03c63e0117 to your computer and use it in GitHub Desktop.
Create Laravel 5 artisan CLI alias
alias artisan="php /var/www/html/projectname/artisan"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment