affandra-solusi-teknologi/zephyr
最新稳定版本:1.0.8
Composer 安装命令:
composer create-project affandra-solusi-teknologi/zephyr
包简介
Zephyr is a starter template for building web-based applications with Laravel as the main framework with some cool extras.
README 文档
README
About Zephyr
Zephyr is a starter template for building web-based applications with Laravel as the main framework, Laravel Breeze for dashboard authentication, Livewire Powergrid as a data table, KUI for different designs in Laravel Breeze, and TailwindCSS + Daisyui for the CSS framework.
What does Zephyr have?
- Includes simple user CRUD.
- Using Heroicon icons with the blade-ui-kit/blade-heroicons package.
- Modified KUI with navbar always at the top.
- Some configurations can be found in config/zephyr.php.
- The website theme (light/dark) will only be consistent with the system theme.
- Using PowerGrid, you can quickly create data tables.
- Easy styling with Daisyui.
- Chart.js 📈 included.
- SPA-like effect using
<x-link />component. - Configurable login (with username or email).
- Responsive 😎.
- And others! find out for yourself.
- Plus additional features that will be added in the future!
Installation
composer create-project affandra-solusi-teknologi/zephyr
After init the project you can install the node dependencies using:
npm i
Getting started
To start the development server:
php artisan serve
npm run dev
Preview
Dashboard Preview
Credit
- Everyone who contributed to this project.
- The project logo was made in Bing Image Creator using DALL-E 3.
统计信息
- 总下载量: 33
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-15