alireza/myauth

How create your laravel 5 package
27
Install
composer require alireza/myauth
License:MIT
Last Updated:Feb 1, 2016
Links: GitHub  ·  Packagist
Maintainer: sanfrancisco_me

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: