chriscubos / hello
Hello Package Development Training by chriscubos
Requires
- php: >=5.4.0
- illuminate/support: 5.0.*|5.1.*|5.2.*|5.3.*
This package is not auto-updated.
Last update: 2024-11-18 13:59:44 UTC
README
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.