alireza / myauth
How create your laravel 5 package
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
pkg:composer/alireza/myauth
Requires
- laravel/framework: ~5.2
This package is not auto-updated.
Last update: 2025-10-01 12:25:25 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: