A commit is nice, but we need to make our package importable into other projects. For that we will publish and synch our package into Packagist: The official publish repository from GitHub. Also, we will learn how to make our service provider discoverable by Laravel without the need to specify it into the config.app file.