nasrulhazim/hello-world

Demo Package Development - Hello World

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/nasrulhazim/hello-world

v0.0.2 2017-01-26 07:28 UTC

This package is auto-updated.

Last update: 2025-10-06 15:43:17 UTC


README

Typical Hello World Demo

Installation

composer require nasrulhazim/hello-world

Register Service Provider

Open up config/app.php and register NasrulHazim\Hello\World\HelloWorldServiceProvider::class, in providers key.

Usage

Say hello

php artisan hello:world

License

This package is open-sourced software licensed under the MIT license.