chriscubos/hello

Hello Package Development Training by chriscubos

dev-master 2016-08-24 15:09 UTC

This package is not auto-updated.

Last update: 2024-04-08 11:13:06 UTC


README

Laravel 5.1 Laravel 5.2 Laravel 5.3 Source License

HELLO PACKAGE

Hello Chris Package for a boilerplate Laravel Package

I want to do a pull request on this part please approve -son

INSTALLATION

Add via composer

composer require chriscubos/hello

Add to config/app.php at the providers []:

Chriscubos\Hello\HelloServiceProvider::class,

USAGE

    Hello::world();
    Hello::there();
    Hello::friend('John');
    Hello::message('whatever you want to do');
    Hello::target($target, $action);

TODO

  • Hello Module
  • Get User from Auth
  • Migrations
  • Views
  • Routes
  • Controllers
  • Seed
  • Artisan Commands

TESTING

Run test with

vendor/bin/phpunit

OFFICIAL DOCUMENTATION

Documentation for the package can be found on the Hello documentation.

CONTRIBUTE

Do you want to contribute in this weird package Hello contribute.

LICENSE

chriscubos/hello is an open-sourced software licensed under the MIT license.

CREDITS

✅ Christopher John Cubos @chriscubos ✅ Ehan ☁️ Cubos @ethanskycubos ✅ Philippine Global Outsourcing @philippineglobaloutsourcing

SPECIAL THANKS

Philippines Outsourcing Laravel Developer

(c) Copyright 2016 Christopher John Cubos / Ethan ☁️ Cubos / Philippine Global Outsourcing / chriscubos[0]. All Rights Reserved.