定制 lazychef/core 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

lazychef/core

Composer 安装命令:

composer require lazychef/core

包简介

A Blogging Platform For Lazy Bloggers

README 文档

README

Latest Stable Version Total Downloads

Lazychef is designed to be a very minimal blogging platform with the primary focus on writing. Currently it is a work in progress but you are free to give it a try. (Just be warned this alpha/beta quality). If you have any issues or ideas please report them.

Lazychef

Installing Lazychef As A Project

Creating a stand-alone Lazychef installation is now as simple as running composer create-project lazychef/lazychef. For more information [lazychefcms.com](visit http://lazychefcms.com).

Installing Lazychef In An Existing Laravel Application

Installing Lazychef in an existing Laravel application couldn't be easier! If you have the Laravel Package Installer, simply run php artisan package:install lazychef/core.

If you do not have 'lazychef/core': '0.3.*' to your composer.json file and run composer update. Then add Lazychef\Core\LazychefServiceProvider to your providers and 'Lazychef' => 'Lazychef\Core\Facades\LazychefFacade' to your aliases in app/config/app.php.

Now the last thing you need to do is publish the necessary files configuration and theme files by running php artisan lazychef:config, php artisan config:publish lazychef/core, and php artisan lazychef:themes.

Configuring the Database Connection

LazychefCMS is designed to give you maximum database configuration within existing Laravel applications. If you would like to use the default database connection from your host app, no configuration is necessary. However, if you would like to use a separate database connection, this is available in the app/config/package/lazychef/core/database.php file.

If the default configuration is set to default it will use the host application connection. Otherwise, it will use the connection details listed in this connection array.

Finally, to migrate to your selected database connection run php artisan lazychef:migrate.

Creating Your First User

If you are using Lazychef as a package, you will have to create a user. This is as easy as running php artisan lazychef:user:create first_name last_name email password, of course filling in your own details as the arguments.

Using Lazychef

By default, your LazychefCMS blog will be located in your applications index. The administration panel will be located at /lazychef.

Both of these routes can be configured using route group rules from the app/config/package/lazychef/core/routes.php file.

Theming Lazychef

By default, your theme files are located in public/themes. You can modify these themes or create your own using the default themes as a guide. The configuration for your themes is located in app/config/packages/lazychef/core/lazychef.php in the theme option.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-10-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固