iquesters/foundation 问题修复 & 功能扩展

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

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

iquesters/foundation

最新稳定版本:v1.0.46

Composer 安装命令:

composer require iquesters/foundation

包简介

A foundational package providing base classes and utilities for Laravel modules

README 文档

README

A powerful and reusable foundation management package for Laravel,
developed and maintained by Iquesters.

This package provides the base structure, migrations, and seeders required for
handling modules and other foundational data within a Laravel application.
It serves as the core dependency for many other Iquesters packages.

⚙️ Purpose

The Foundation Package acts as the base layer for modular Laravel development.
It defines the common database schema, model structure, and seed data logic
that other packages rely on — ensuring consistency and interoperability
across all Iquesters Laravel modules.

🚀 Installation

  1. Require the package using Composer:

    composer require iquesters/foundation
    
  2. Run the migrations to add the foundation related tables to your database:

    php artisan migrate

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-10-07