September 25th, 2017, posted in
tech_stuff
by Cristian T
Creating Laravel 5 Packages for dummies
Unfortunately, Laravel 5's documentation on how to create a package is an introduction at best. It’s important to read it, but it’s not a step-by-step guide to creating your first package. So we wrote this one for you.