PHPackages                             adygcode/base-blade-kit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. adygcode/base-blade-kit

Abandoned → blade-sanctum-kitProject[Framework](/categories/framework)

adygcode/base-blade-kit
=======================

A Laravel Blade Template with Sanctum Authentication built in

v1.1.2(8mo ago)1138MITBladePHP &gt;=8.2CI passing

Since Jul 17Pushed 2mo agoCompare

[ Source](https://github.com/AdyGCode/base-blade-kit)[ Packagist](https://packagist.org/packages/adygcode/base-blade-kit)[ RSS](/packages/adygcode-base-blade-kit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (15)Versions (8)Used By (0)

Laravel Base Blade Kit (BBK)
============================

[](#laravel-base-blade-kit-bbk)

A Laravel Blade Template with Sanctum Authentication built in.

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

### Built With

[](#built-with)

[![PHP](https://camo.githubusercontent.com/aa94e7d13f75251c4a8916c502f8104bcbe21a9e875b363baaab2ab12944db53/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5068702d3737374242343f7374796c653d666f722d7468652d6261646765266c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://inertiajs.com)[![Laravel](https://camo.githubusercontent.com/5a580364ff3bd338370177402c5c050ff81a1933927e1e475c920c90850b38a3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d4646324432303f7374796c653d666f722d7468652d6261646765266c6f676f3d6c61726176656c266c6f676f436f6c6f723d7768697465)](https://laravel.com)[![Tailwindcss](https://camo.githubusercontent.com/8c570969cde36d713826c3e6ee7e5a26e57751baed23d2dc2f0718bdeda35ced/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5461696c77696e646373732d3036423644343f7374796c653d666f722d7468652d6261646765266c6f676f3d7461696c77696e64637373266c6f676f436f6c6f723d7768697465)](https://tailwindcss.com)[![Livewire](https://camo.githubusercontent.com/7fe9c8ad845316a67be0089be17eca587a11344a7f6279730aea0f5f3b5371e0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c697665776972652d3445353641363f7374796c653d666f722d7468652d6261646765266c6f676f3d6c69766577697265266c6f676f436f6c6f723d7768697465)](https://livewire.laravel.com)[![Inertia](https://camo.githubusercontent.com/372f1ab75d56b557b8ab0fcfe38a24cf49c6ee0bf2b630b56c228e3543d6f40c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f496e65727469612d3935353345393f7374796c653d666f722d7468652d6261646765266c6f676f3d696e6572746961266c6f676f436f6c6f723d7768697465)](https://inertiajs.com)

### Editor of choice

[](#editor-of-choice)

[![PhpStorm](https://camo.githubusercontent.com/d6784cda91d483dd0230b6edcfb51e8a75d00ebecd551de3782aa5181457a863/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70687073746f726d2d3030303030303f7374796c653d666f722d7468652d6261646765266c6f676f3d70687073746f726d266c6f676f436f6c6f723d7768697465)](https://www.jetbrains.com/phpstorm/)[![JetBrains](https://camo.githubusercontent.com/3f2de3a42c5f4df36828762a0a519b08855e6fa3e36790363874db37fea471e7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4a6574427261696e732d3030303030303f7374796c653d666f722d7468652d6261646765266c6f676f3d6a6574627261696e73266c6f676f436f6c6f723d7768697465)](https://jetbrains.com)

([back to top](#top))

Description
-----------

[](#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

[](#general-welcomehome-page)

[![Welcome Page Screenshot](_docs/images/screenshot.png)](_docs/images/screenshot.png)

#### Authenticated User Dashboard

[](#authenticated-user-dashboard)

[![Authenticated User Dashboard](_docs/images/screenshot-d.png)](_docs/images/screenshot-d.png)

#### Admin Dashboard

[](#admin-dashboard)

[![Administration Dashboard](_docs/images/screenshot-a.png)](_docs/images/screenshot-a.png)

([back to top](#top))

Table of Contents
-----------------

[](#table-of-contents)

- [Description](#description)
- [Installation](#installation)
- [Credits](#credits)
- [Licence](#licence)
- [Badges](#badges)
- [Tests](#tests)
- [Contact](#contact)

Installation
------------

[](#installation)

Remember to run `composer install`, `php artisan migrate`, `php artisan  key:generate` to make sure a key is generated, all tables are created, and packages correctly installed.

Alternatively, you may use `composer setup` to install all packages, set a key, migrate and other common Laravel setup steps (using `pnpm`for Node.js package management). Using `composer setup-npm` will perform the same process but using `npm` for package management.

### Via Laravel Herd

[](#via-laravel-herd)

One-click install a new application using this starter kit through [Laravel Herd](https://herd.laravel.com):

[![Install with Herd](https://camo.githubusercontent.com/c62cb221d136c92117fbfd4398c9f0f038d7bc205d84db3ce1b19d46b5045009/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f496e7374616c6c25323077697468253230486572642d6666663f6c6f676f3d6c61726176656c266c6f676f436f6c6f723d663533303033)](https://herd.laravel.com/new?starter-kit=adygcode/base-blade-kit)

### Via the Laravel Installer

[](#via-the-laravel-installer)

Create a new Laravel application using this starter kit through the official [Laravel Installer](https://laravel.com/docs/12.x/installation#installing-php):

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

to use PNPM in place of NPM use:

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

To install with Pest, PNPM, Livewire, initialise a git repo, SQLite, ... (Typed in on a single command line):

```
  laravel new my-app --pnpm --git --database=sqlite \
    --pest --using=adygcode/base-blade-kit
```

In either case, you must replace `my-app` with the name of your project, using kebab-case. For example `duck-quack-paddle`.

([back to top](#top))

Credits
-------

[](#credits)

This template is built using:

- Font Awesome. (n.d.). Fontawesome.com.
- Laravel - The PHP Framework For Web Artisans. (2011). Laravel.com.
- Laravel Bootcamp - Learn the PHP Framework for Web Artisans. (n.d.). Bootcamp.laravel.com.
- PHP: Hypertext Preprocessor. (n.d.). [Www.php.net](http://Www.php.net).
- Professional README Guide. (n.d.). Coding-Boot-Camp.github.io. Retrieved April 15, 2024, from
- TailwindCSS. (2023). Tailwind CSS - Rapidly build modern websites without ever leaving your HTML. Tailwindcss.com.
- Free Open Source Tailwind CSS v4 Components | HyperUI. (2025). HyperUI.

([back to top](#top))

Badges
------

[](#badges)

[![Forks](https://camo.githubusercontent.com/5efb39a35441d72e30e31ecf0c67992ca58207c04327bb76703689df7d2eb941/687474703a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f61647967636f64652f626173652d626c6164652d6b69742e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/AdyGCode/base-blade-kit/network/members)[![Issues](https://camo.githubusercontent.com/60c92c4acf43185524ec0a8d6eb42746874ecfa11fc73e36b838363d1603fc0f/687474703a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f61647967636f64652f626173652d626c6164652d6b69742e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/adygcode/base-blade-kit/issues)[![Educational Community Licence](https://camo.githubusercontent.com/0f3004ef21c6d6adced83342ad977f4018744d44db3f042975dab0ebb3acda49/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f61647967636f64652f626173652d626c6164652d6b69742e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/adygcode/base-blade-kit/blob/main/License.md)

([back to top](#top))

Tests
-----

[](#tests)

TBD

([back to top](#top))

Contact
-------

[](#contact)

Adrian Gould: Lecturer (ASL1), [North Metropolitan TAFE](https://northmetrotafe.wa.edu.au), Perth WA

- GitHub Pages:
- GitHub Repos:
- Starter Kit Repo: [Retro Blade Starter Kit](https://github.com/AdyGCode/retro-blade-kit)

([back to top](#top))

Licence
-------

[](#licence)

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

([back to top](#top))

---

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance76

Regular maintenance activity

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~12 days

Total

6

Last Release

242d ago

PHP version history (2 changes)v1PHP ^8.2

v1.0.1PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea8818278f9529ca44cfef22947fe1560aade6a6a152d413cf5394cda6cc674a?d=identicon)[AdyGCode](/maintainers/AdyGCode)

---

Top Contributors

[![Ady-Gould](https://avatars.githubusercontent.com/u/1639175?v=4)](https://github.com/Ady-Gould "Ady-Gould (16 commits)")[![AdyGCode](https://avatars.githubusercontent.com/u/60425995?v=4)](https://github.com/AdyGCode "AdyGCode (9 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/adygcode-base-blade-kit/health.svg)

```
[![Health](https://phpackages.com/badges/adygcode-base-blade-kit/health.svg)](https://phpackages.com/packages/adygcode-base-blade-kit)
```

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
