fbf/laravel-simple-faqs 问题修复 & 功能扩展

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

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

fbf/laravel-simple-faqs

Composer 安装命令:

composer require fbf/laravel-simple-faqs

包简介

A Laravel 4 package to add simple database driven FAQs to a site

README 文档

README

A Laravel 4 package to add simple database driven FAQs to a site

Features

  • Generates a page of FAQs
  • Draft/Approved status
  • Soft deletes
  • Configurable URL, e.g. /faqs
  • Order field to control order

Installation

Add the following to you composer.json file

"fbf/laravel-simple-faqs": "dev-master"

Run

composer update

Add the following to app/config/app.php

'Fbf\LaravelSimpleFaqs\LaravelSimpleFaqsServiceProvider'

Run the package migration

php artisan migrate --package=fbf/laravel-simple-faqs

Publish the config

php artisan config:publish fbf/laravel-simple-faqs

Configuration

URI of the FAQs page

'uri' => 'faqs',

Page title of the FAQs page

'page_title' => 'My FAQs',

Meta description of the FAQs page

'meta_description' => 'This is the description for my FAQs page',

Meta keywords of the FAQs page

'meta_keywords' => 'These are the keywords for my FAQs page',

Determines whether to show questions at the top of the FAQs page that anchor to the FAQ below

'show_questions_at_top' => true,

Administrator

You can use the excellent Laravel Administrator package by frozennode to administer your blog.

http://administrator.frozennode.com/docs/installation

A ready-to-use model config file for the Faq model (faqs.php) is provided in the src/config/administrator directory of the package, which you can copy into the app/config/administrator directory (or whatever you set as the model_config_path in the administrator config file).

统计信息

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

GitHub 信息

  • Stars: 6
  • Watchers: 3
  • Forks: 1
  • 开发语言: PHP

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固