julio101290/boilerplatbackup 问题修复 & 功能扩展

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

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

julio101290/boilerplatbackup

最新稳定版本:v1.0.5

Composer 安装命令:

composer require julio101290/boilerplatbackup

包简介

CodeIgniter4 Boilerplatebackup for MariaDB/MySQL backups database interface

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License

CodeIgniter 4 Boilerplate Backup

This library is a extension for CodeIgniter4 boilerplate . MariaDB/MySQL backups database easy interface

Installation

Run command

composer require julio101290/boilerplatbackup

Run command for migration and seeder

php spark boilerplatebackup:installbackup

Config michalsn/codeigniter4-uuid

Download this repo and then enable it by editing app/Config/Autoload.php and adding the Michalsn\UuidModel namespace to the $psr4 array. For example, if you copied it into app/ThirdParty:

<?php

$psr4 = [
'Config'      => APPPATH . 'Config',
APP_NAMESPACE => APPPATH,
'App'         => APPPATH,
'Michalsn\Uuid' => APPPATH . 'ThirdParty/codeigniter4-uuid/src',
];

Make the menu

image

Ready

image

Usage

You can find how it works with the read code routes, controller and views etc. Finnally... Happy Coding!

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Contributions are very welcome.

License

This package is free software distributed under the terms of the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-11-21