ibnulhusainan/arc 问题修复 & 功能扩展

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

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

ibnulhusainan/arc

最新稳定版本:v1.0.0

Composer 安装命令:

composer require ibnulhusainan/arc

包简介

Automatic Resource Creator for Laravel

README 文档

README

ARC is a Laravel package that helps you rapidly generate modules and CRUD scaffolding using simple Artisan commands.
Designed to speed up development and keep project structure consistent.

Features

  • Generate complete module structure
  • CRUD-ready controllers, models, migrations, routes, and views
  • Opinionated and consistent folder structure
  • Artisan-based workflow
  • Compatible with Laravel 9, 10, 11, and 12

Requirements

  • PHP ^8.1
  • Laravel ^9.0 | ^10.0 | ^11.0 | ^12.0

Installation

Install the package via Composer:

composer require ibnulhusainan/arc

Laravel will automatically discover the service provider.

Publishing Resources

Publish ARC configuration and resources:

php artisan vendor:publish --provider="IbnulHusainan\Arc\Providers\ArcServiceProvider"

Usage

  1. Generate new module

    php artisan make:module member
  2. Edit and run migrations

    php artisan migrate
  3. Build frontend assets

    npm install && npm run build
  4. Start dev server

    php artisan serve
  5. Visit in browser

    http://localhost:8000/member
    

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固