Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LaravelDaily/Laravel-Spatie-Query-Builder-Demo

Repository files navigation

Laravel + Blade Starter Kit


Introduction

Our Laravel 12 + Blade starter kit provides the typical functionality found in the Laravel Starter kits, but with a few key differences:

  • A CoreUI/AdminLTE inspired design layout
  • Blade + AlpineJS code

This kit aims to fill the gap where there is no simple Blade only starter kit available.

Our internal goal at Laravel Daily is to start using this starter kit for our Demo applications, to avoid overwhelming our audience with Vue/Livewire/React if we had used one of the official Laravel 12 starter kits.

Note: This is Work in Progress kit, so it will get updates and fixes/features as we go.


Screenshots


What is Inside?

Inside you will find all the functions that you would expect:

  • Authentication
    • Login
    • Registration
    • Password Reset Flow
    • Email Confirmation Flow
  • Dashboard Page
  • Profile Settings
    • Profile Information Page
    • Password Update Page
    • Appearance Preferences

How to use it?

To use this kit, you can install it using:

laravel new --using=laraveldaily/starter-kit

From there, you can modify the kit to your needs.


Design Elements

If you want to see examples of what design elements we have, you can visit the Wiki and see the raw HTML files.


Licence

Starter kit is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages