AFFANDRA-SOLUSI-TEKNOLOGI / nightfall

πŸŒ† Laravel + Jetstream + TailwindCSS + Livewire Powergrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nightfall Logo

About Nightfall

Nightfall is an initial template designed to help you create a web application using Laravel as the main framework. Enhanced with Laravel Jetstream as authentication, Livewire Powergrid as a data table, and TailwindCSS + Daisyui as CSS framework.

What does Nightfall have?

  • Responsive 😎
  • Well-designed.
  • SPA-like effect using <x-link /> component.
  • Using PowerGrid, you can quickly create data tables.
  • Includes simple user CRUD.
  • Chart.js πŸ“ˆ included.
  • And others! find out for yourself.

Plus additional features that will be added in the future!

Installation

composer create-project affandra-solusi-teknologi/nightfall

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

Nightfall Preview

Credit

  • The project logo was created by abdipitu.

About

πŸŒ† Laravel + Jetstream + TailwindCSS + Livewire Powergrid


Languages

Language:PHP 53.5%Language:Blade 45.7%Language:JavaScript 0.8%Language:CSS 0.0%