mikestratton/hello-world-laravel-package

Simple template for a Laravel Package.

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mikestratton/hello-world-laravel-package

1.0 2019-05-10 08:24 UTC

This package is auto-updated.

Last update: 2025-09-29 02:00:13 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