mikestratton/hello-world-laravel-package

Simple template for a Laravel Package.

1.0 2019-05-10 08:24 UTC

This package is auto-updated.

Last update: 2024-02-29 03:37:29 UTC


README

Build Status Total Downloads Latest Stable Version License
Simple template for creating a Laravel Package

Installation:

From the command line:

laravel new hello-world

After Laravel installs:

composer require mikestratton/hello-world-laravel-package

After package installs:

php artisan vendor:publish  

Choose the number corresponding to mikestratton/hello-world-laravel-package

Open your browser and go to: hello-world.local/hello-world/yourname