juanpablom/basset 问题修复 & 功能扩展

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

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

juanpablom/basset

Composer 安装命令:

composer require juanpablom/basset

包简介

A better asset management package for Laravel.

README 文档

README

Build Status

Basset is a better asset management package for the Laravel framework. Basset shares the same philosophy as Laravel. Development should be an enjoyable and fulfilling experience. When it comes to managing your assets it can become quite complex and a pain in the backside. These days developers are able to use a range of pre-processors such as Sass, Less, and CoffeeScript. Basset is able to handle the processing of these assets instead of relying on a number of individual tools.

Please NOTE:

  • This is a fork of the original but, unfortunately, no longer maintained Basset asset management package for the Laravel 4 framework. All credits and great thanks to @jasonlewis for developing this great package.
  • The main reason for this fork to exist is to make the package compatible with the latest version of the Laravel 4 framework, fix some bugs, and allow me to upgrade some applications which rely on this package to the latest Laravel 4 framework.

Status:

Please, take a look at the CHANGELOG.md, or browse the commits to know what has changed from the original.

Installation

To get the latest version of Basset simply require it in your composer.json file:

"etrepat/basset": "~4.0.1"

You'll then need to run composer install to download it and have the autoloader updated.

Once Basset is installed you need to register the service provider with the application. Open up app/config/app.php and find the providers key.

'providers' => array(

    'Basset\BassetServiceProvider'

)

Basset also ships with a facade which provides the static syntax for creating collections. You can register the facade in the aliases key of your app/config/app.php file.

'aliases' => array(

    'Basset' => 'Basset\Facade'

)

Documentation

View the official documentation.

Changes

Please see the CHANGELOG.md file.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2017-12-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固