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
-
Require the package using Composer:
composer require iquesters/foundation
-
Run the migrations to add the foundation related tables to your database:
php artisan migrate
统计信息
- 总下载量: 162
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-10-07