lara-zeus/zeus
Composer 安装命令:
composer create-project lara-zeus/zeus
包简介
a standalone app., a Starter Kit; it's pre-configured to run all Zeus packages and some extra perks..
README 文档
README
Lara Zeus
provide you with a collection of Laravel packages and filament plugins that help you build your site faster and focus on your business
Open in Herd:
if you;re using laravel herd, start creating using the link: https://herd.laravel.com/new/lara-zeus/zeus?name=zeus
Intro
This project is a standalone app, a Starter Kit; it's pre-configured to run all Zeus packages and some extra perks.
- Layout and Widget manager using lara Zeus dynamic dashboard
- Posts and pages using lara Zeus Sky
- FAQ and library (images, videos, and files) using lara Zeus Sky
- Contact us form with departments using lara Zeus Wind
- Forms builder using lara Zeus Bolt
- Login, registration, and profile using Laravel Breeze
- Users and permissions management using Filament Shield
Installations
you can start with
composer create-project Lara-zeus/zeus example-app
Creating the database
Next, you must update the values of the DB_* entries in .env so they match your DB. After that, run the migration.
php artisan migrate
Create the first user
you can create the admin user using the command:
php artisan make:filament-user
Configuration
Layout
- create your first layout and set the slug in the 'AdminPanelProvider' file:
DynamicDashboardPlugin::make() ->defaultLayout('new-page')
the default is: home-page.
- create your navigation and set the slug in the 'zeus.php' config file. the default is:
home-nav
Build assets
run
npm i && npm run build
Demo Data
optionally, you can seed the database with default data.
php artisan db:seed
If you're using custom models, you must change the models called $model in all the Factories.
For more details
- Github: https://github.com/lara-zeus
- Website: https://larazeus.com
- demo: https://demo.larazeus.com
lara-zeus/zeus 适用场景与选型建议
lara-zeus/zeus 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.15k 次下载、GitHub Stars 达 81, 最近一次更新时间为 2023 年 06 月 21 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「laravel」 「filament」 「larazeus」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 lara-zeus/zeus 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 lara-zeus/zeus 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 lara-zeus/zeus 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
Alfabank REST API integration
Database-driven onboarding for Filament: progress checklists and guided spotlight tours, translatable to any locale.
High-performance, opinionated PHP 8 web framework with O(1) routing, parallel async MySQL, type-safe asset bridge, and React-island frontend
Laravel package for Accurate Online API integration.
The skeleton application for the Geoffrey agent framework.
统计信息
- 总下载量: 1.15k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 81
- 点击次数: 16
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-21