承接 bookability/bookability-l4 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

bookability/bookability-l4

Composer 安装命令:

composer require bookability/bookability-l4

包简介

Wrapper on the Bookability package provided by Bookability - with support for Laravel 4.

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License

Bookability L4 API support for Laravel

The package supports use with the Laravel Framework 4.* providing a Bookability facade. If you are looking for our PHP 5.3+ compatible package, please take a look at https://github.com/bookability/bookability-php.

Installation

Requirements

  • Any flavour of PHP 5.3+ should do
  • [optional] PHPUnit to execute the test suite

With Composer

The easiest way to install Bookability is via composer.

In order to install add the following to your composer.json file within the require block:

"require": {
	…
	"bookability/bookability-l4": "1.*",
	…	
}

Within Laravel, locate the file ..app/config/app.php *.

Add the following to the providers array:

'providers' => array(
	…
	'Bookability\BookabilityL4\BookabilityServiceProvider',
	…
),

Furthermore, add the following the the aliases array:

'aliases' => array(
	…
	'BookabilityWrapper' => 'Bookability\BookabilityL4\Facades\BookabilityWrapper',
	…
),

Publish the configuration

$ php artisan config:publish bookability/bookability-l4

Lastly, run the command php composer.phar install command to install it.

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固