Package Development
Introduction A Note On Facades Service Providers Routing
Resources Configuration Migrations Translations Views Commands Public Assets Publishing File Groups
Introduction
Packages are the primary way of adding functionality to Laravel. Packages might be anything from a great way to work with dates like Carbon, or an entire BDD testing framework like Behat.
Of course, there are different types of packages. Some packages are stand-alone, meaning they work with any PHP fra