carolpelu/blockly-automation 问题修复 & 功能扩展

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

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

carolpelu/blockly-automation

Composer 安装命令:

composer require carolpelu/blockly-automation

包简介

Provides Laravel integration for the low-code BlocklyAutomation editor

README 文档

README

Latest Version on Packagist Total Downloads

Provides Laravel integration for the low-code BlocklyAutomation editor.

BlocklyAutomation Screen

Technical Requirements

PHP ^7.4

Installation

You can install the package via composer:

composer require carolpelu/blockly-automation

Setup

Laravel 6+

For projects using a Laravel version 6 or later, this package is being autoloaded and you can use it straight away.

Laravel 5.8 or lower

For projects using a Laravel version 5.8 or lower, you have to manually load this package's service in order to use it.

To do that, go to your projects' app.php file and then add the BlocklyAutomationServiceProvider::class as a Provider:

// app.php

<?php

use CarolPelu\BlocklyAutomation\ServiceProviders\BlocklyAutomationServiceProvider;

return [
    'providers' => [
        // other Providers
        BlocklyAutomationServiceProvider::class
    ]
]

Usage

This package injects a /BlocklyAutomation web route into your application.

Just access yoursite.com/BlocklyAutomation to use this package.

☢️ WARNING ☢️

This route is a public route! Use it with caution!

Testing

You can run the tests by using

composer test

or if you want to run a specific Test

composer test-if <method/Class>

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email carol@neutrondev.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-06-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固