affandra-solusi-teknologi / zephyr
Zephyr is a starter template for building web-based applications with Laravel as the main framework with some cool extras.
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.1
- blade-ui-kit/blade-heroicons: ^2.1
- guzzlehttp/guzzle: ^7.2
- laravel/framework: ^10.10
- laravel/sanctum: ^3.2
- laravel/tinker: ^2.8
- livewire/livewire: ^3.0
- power-components/livewire-powergrid: ^5.1
Requires (Dev)
- fakerphp/faker: ^1.9.1
- kamona/kui-laravel-breeze: ^0.5.1
- laravel/breeze: ^1.25
- laravel/pint: ^1.0
- laravel/sail: ^1.18
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^7.0
- phpunit/phpunit: ^10.1
- spatie/laravel-ignition: ^2.0
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.