manishhiran/helloworld

There is no license information available for the latest version (1.1.6) of this package.

Test for Laravel 5.1 apps.

1.1.6 2016-10-06 19:50 UTC

This package is not auto-updated.

Last update: 2025-02-01 22:19:15 UTC


README

Pull in the package via Composer.

composer require manishhiran/helloworld

Add this Service Provider to the array of Service Providers in file config/app.php

Manishhiran\Helloworld\HelloworldServiceProvider::class,