Skip to content

Instantly share code, notes, and snippets.

@roes888
Created May 7, 2015 04:33
Show Gist options
  • Select an option

  • Save roes888/818422cfb5e77371cf89 to your computer and use it in GitHub Desktop.

Select an option

Save roes888/818422cfb5e77371cf89 to your computer and use it in GitHub Desktop.
Bash alias for my local server
alias dumpautoload="composer dump-autoload"
alias artisan="php artisan"
alias helper-generate="php artisan ide-helper:generate"
alias doctrine-orm="php cli-config.php"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment