Laravel Packages

A Blade-Only Starter Kit for Laravel 12 Projects

Published
A Blade-Only Starter Kit for Laravel 12 Projects image

LaravelDaily has introduced a new Starter Kit tailored for developers seeking a straightforward, Blade-only foundation for their Laravel 12 applications. This kit emphasizes simplicity by offering a starter kit for projects where a lightweight setup is preferred.

Manage your user account on the profile page
Manage your user account on the profile page

Main Features

  • Blade + AlpineJS: Utilizes Laravel's Blade templating engine complemented by AlpineJS
  • Admin-Inspired Layout: A CoreUI/AdminLTE-inspired design layout.
  • Reusable Components: Offers Blade components that can be easily customized and reused across the application.
  • Starter Kit Functionality: provides features like authentication, login, registration, a dashboard page, and profile settings.

To get started, create a new Laravel project using the LaravelDaily starter kit:

laravel new --using=laraveldaily/starter-kit

Check it out on GitHub: LaravelDaily/starter-kit

Note: at the time of writing, the author notes that this Starter Kit is a work in progress that will get updates, features, and fixes.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article