nasrulhazim/hello-world

Demo Package Development - Hello World

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

This package is auto-updated.

Last update: 2024-04-06 12:13:24 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.