petehouston/laio 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

petehouston/laio

最新稳定版本:1.0.0

Composer 安装命令:

composer create-project petehouston/laio

包简介

A basic Laravel application template for quickly bootstraping websites.

README 文档

README

This is a basic Laravel application template for quickly bootstraping websites.

How to use it.

1.Create a new project using composer.

$ php composer create-project petehouston/laio YOUR_PROJECT_NAME
$ php composer install

2.Provided commands.

  • Spawn a Seeder class:
$ php artisan spawn:seeder SEEDER_NAME
for example:
$ php artisan spawn:seeder User

A Seeder class will be generated at /database/seeds/.

  • Spawn an Observer class:
$ php artisan spawn:observer OBSERVER_NAME
for example:
$ php artisan spawn:observer User

An Observer class will be generated at /app/Observers/.

  • Spawn a ViewComposer class:
$ php artisan spawn:view.composer VIEWCOMPOSER_NAME
for example:
$ php artisan spawn:view.composer Navbar

A ViewComposer class will be generated at /app/Views/Composers/.

3. Support helpers functions.

It's easy. Just create a new .php file under /app/Helpers/.

A template file /app/Helpers/helpers.php is already provided for your references if you don't know how to write helpers properly.

4. Environment settings

Checkout the .env.example.php for available keys.

Anything more?

I don't know. I just make this for my personal work.

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-05-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固