chriscubos/hello

chriscubos的Hello包开发培训

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

This package is not auto-updated.

Last update: 2024-09-23 13:20:40 UTC


README

Laravel 5.1 Laravel 5.2 Laravel 5.3 Source License

HELLO 包

Hello Chris包,用于Laravel模板包

我想在此部分提交拉取请求,请批准 -son

安装

使用composer添加

composer require chriscubos/hello

config/app.php的提供商[]中添加

Chriscubos\Hello\HelloServiceProvider::class,

用法

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

待办事项

  • Hello模块
  • 从Auth获取用户
  • 迁移
  • 视图
  • 路由
  • 控制器
  • 种子
  • Artisan命令

测试

使用以下命令运行测试

vendor/bin/phpunit

官方文档

该包的文档可以在Hello 文档中找到。

贡献

你想要为这个奇怪的包Hello 贡献吗。

许可证

chriscubos/hello是一个开源软件,许可协议为MIT许可证

贡献者

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

特别感谢

菲律宾外包 Laravel开发者

(c) 版权所有 2016 Christopher John Cubos / Ethan ☁️ Cubos / Philippine Global Outsourcing / chriscubos[0]。保留所有权利。