Zephyr is a starter template for building web-based applications with Laravel as the main framework with some cool extras.

1.0.8 2024-01-02 12:19 UTC

This package is auto-updated.

Last update: 2024-04-30 00:56:56 UTC


README

zephyr logo

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

Dashboard Preview


Credit

  • Everyone who contributed to this project.
  • The project logo was made in Bing Image Creator using DALL-E 3.