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!
composer create-project affandra-solusi-teknologi/zephyr
After init the project you can install the node dependencies using:
npm i
To start the development server:
php artisan serve
npm run dev
- Everyone who contributed to this project.
- The project logo was made in Bing Image Creator using DALL-E 3.