orchid/crud 问题修复 & 功能扩展

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

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

orchid/crud

最新稳定版本:4.4.0

Composer 安装命令:

composer require orchid/crud

包简介

Build CRUD apps in fewer lines of code for Laravel Orchid.

关键字:

README 文档

README

Laravel Orchid CRUD

Tests Open Collective backers and sponsors Packagist Packagist Version

Introduction

Laravel Orchid has provided a unique experience for writing applications. Still, sometimes a simple CRUD needs to be done when it might seem overkill. Therefore, we have created a new package aimed at developers who want to quickly create a user interface for eloquent models with functions such as creating, reading, updating, and deleting.

You can describe the entire process using one file. And when you need more options, it's easy to switch to using the platform. All fields, filters, and traits are compatible.

Official Documentation

Documentation for CRUD can be found on the orchid.software website.

Roadmap

This roadmap isn't meant to cover everything we're going to work on. We will continue to invest in making CRUD easier to use and easier to manage. We want to do:

  • Add setting for displaying and restoring deleted models with Illuminate\Database\Eloquent\SoftDeletes;
  • Add the ability to perform actions for multiple models;
  • Support of nested relations when viewing

It is an active community, so expect more contributions that will complement it with all sorts of other improvements to help improve production.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Communication Channels

You can find help and discussion in the following places:

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Please see License File for more information.

统计信息

  • 总下载量: 1.49M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 149
  • 点击次数: 1
  • 依赖项目数: 3
  • 推荐数: 5

GitHub 信息

  • Stars: 148
  • Watchers: 9
  • Forks: 40
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-12-08