mikestratton / hello-world-laravel-package
Simple template for a Laravel Package.
Package info
github.com/mikestratton/hello-world-laravel-package
pkg:composer/mikestratton/hello-world-laravel-package
1.0
2019-05-10 08:24 UTC
This package is auto-updated.
Last update: 2026-03-01 00:13:01 UTC
README
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