alireza / myauth
How create your laravel 5 package
dev-master
2016-02-01 06:16 UTC
Requires
- laravel/framework: ~5.2
This package is not auto-updated.
Last update: 2024-11-27 08:39:22 UTC
README
Tuts+ Tutorial: What is Laravel Package?
Instructor: Alireza Rahmani khalili
This is a short overview of how to create a a Laravel 5 package. As you can see, creating the package is easy, and could be an important tool for simplifying and speeding up the development process.
Source files for the Tuts+ tutorial: