Skip to content

Instantly share code, notes, and snippets.

@huenisys
Created August 20, 2017 15:09
Show Gist options
  • Save huenisys/79cc34742ebac2a10318921c03d91f73 to your computer and use it in GitHub Desktop.
Save huenisys/79cc34742ebac2a10318921c03d91f73 to your computer and use it in GitHub Desktop.
Laravel Package development
- .gitignore, LICENSE.txt, phpunit.xml, readme.md, tests/, src/
- $ composer init
- $ cda
- $ composer require illuminate/support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment