定制 interaktyvussprendimai/ocv3coreui 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

interaktyvussprendimai/ocv3coreui

最新稳定版本:1.0.0

Composer 安装命令:

composer require interaktyvussprendimai/ocv3coreui

包简介

Octopus CORE UI files

README 文档

README

What is this repository for?

  • This repository is responsible for octopus framework core user interface files
  • It contains javascript, css and blade files

Prepare for development

Requirements:
Fresh installation of laravel
Install Laravel framework

Steps

  1. Create packages folder in your laravel application directory if it not exists and clone ocv3coreui repository to packages/interaktyvussprendimai/ocv3coreui folder

  2. Edit project composer.json file and after line "App\\": "app/", add package namespace and folder where the files are. In all cases folder should end with "src" directory. Example:

    "interaktyvussprendimai\\ocv3coreui\\": "packages/interaktyvussprendimai/ocv3coreui/src"

  3. Add your package provider to config/app.php at providers section at the end:

    interaktyvussprendimai\ocv3coreui\providers\OCCoreUIServiceProvider::class,

  4. Autoload classes with composer. In your terminal window type this:

    composer dump-autoload

  5. Publish vendors of coreui package:

    php artisan vendor:publish

Cookie law package

Read for usage https://github.com/spatie/laravel-cookie-consent#user-content-usage

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2023-03-24