承接 laravel-admin-ext/css-editor 相关项目开发

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

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

laravel-admin-ext/css-editor

最新稳定版本:v1.0.0

Composer 安装命令:

composer require laravel-admin-ext/css-editor

包简介

CSS editor extension for laravel-admin

README 文档

README

Installation

composer require laravel-admin-ext/css-editor

php artisan vendor:publish --tag=laravel-admin-code-mirror

Configuration

In extensions section of file config/admin.php,add following configurations

    'extensions' => [

        'css-editor' => [
        
            // set to false if you want to disable this exteions
            'enable' => true,
            
            // editor configuration 
            'config' => [
                
            ]
        ]
    ]

The configuration of the editor can be found in CodeMirror Documents

Usage

Use it in form

$form->css('code');

$form->scss('code');

$form->less('code');

Set height

$form->css('code')->height(500);

Donate

Help keeping the project development going, by donating a little. Thanks in advance.

PayPal Me

-1

License

Licensed under The MIT License (MIT).

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固