Video Tutorials from this Series

Episode 1 - Creating your Package Service Provider 19m : 40s

This first episode we will learn how to create our package service provider.

Watch video

Episode 2 - Exporting your package to GitHub 07m : 26s

After learning how to create a package source code and bootstrap your service provider, we are now ready to publish our code to GitHub.

Watch video

Episode 3 - Package versioning and auto-discoverable 20m : 39s

Time to make our package available for imports into other web app projects via Packagist and also to make it auto-discoverable by Laravel.

Watch video