Skip to content

FishyGitHubUser/mc-chirper-2025-s2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Base Blade Kit (BBK)

A Laravel Blade Template with Sanctum Authentication built in.

Based on the Blade & Breeze Starter Kit provided with Laravel versions before Laravel 12.

Built With

PHP Laravel Tailwindcss Livewire Inertia

Editor of choice

PhpStorm JetBrains

(back to top)

Description

A starter kit for Laravel based on Laravel's Blade templating engine, TailwindCSS v4, HyperUI components and FontAwesome Free icons.

It contains three sections:

  • Static Layout, Controller and Pages
  • Authenticated User Layout and Pages
  • Administration Layout, Controller and Pages

The project was developed as a re-write of the "Retro Blade Kit" also by Adrian Gould.

It provides a base template for the creation of a "SaaS" style application, omitting sections that may tie to a specific vendor such as a payment system.

General Welcome/Home Page

Welcome Page Screenshot

Authenticated User Dashboard

Authenticated User Dashboard

Admin Dashboard

Administration Dashboard

(back to top)

Table of Contents

Installation

Via Laravel Herd

One-click install a new application using this starter kit through Laravel Herd:

Install with Herd

Via the Laravel Installer

Create a new Laravel application using this starter kit through the official Laravel Installer:

  laravel new my-app --using=adygcode/base-blade-kit

Replace my-app with the name of your project, using kebab-case.

(back to top)

Credits

This template is built using:

(back to top)

Badges

Forks Issues Educational Community Licence

(back to top)

Tests

TBD

(back to top)

Contact

Adrian Gould: Lecturer (ASL1), North Metropolitan TAFE, Perth WA

(back to top)

Licence

The Laravel "Base Blade Kit" Starter Kit is open-sourced software licensed under the MIT license.

(back to top)


About

Laravel 12 Bootcamp Project - Chirper aka Twitter Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Blade 59.3%
  • PHP 40.3%
  • Other 0.4%