承接 osvaldo/user-crud 相关项目开发

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

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

osvaldo/user-crud

最新稳定版本:v1.0.4

Composer 安装命令:

composer require osvaldo/user-crud

包简介

A crud for the user table

README 文档

README

How to Use

Run 'composer require osvaldo/user-crud:dev-main'

After installing the package publish the files and migrations php artisan vendor:publish

How to Style

My package uses some simple anonymous components for buttons, and stuff like that.

If you use Tailwind, add:

' ./packages/osvaldo/user-crud/resources/views/**/*.blade.php '

in tailwind.config.js in the content array

content: [
    './vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php',
    './storage/framework/views/*.php',
    './resources/views/**/*.blade.php',
    './packages/osvaldo/user-crud/resources/views/**/*.blade.php',
],

How it Looks

Thats it. The package should look like: List all users. Notice the circled menu item, that should be added by you. https://ibb.co/VpWph7Pz

Edit/Create a user https://ibb.co/knSFsrx

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2025-12-18