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 →
Building EasyReply: How We Used Laravel to Unify Customer Support image

Building EasyReply: How We Used Laravel to Unify Customer Support

Read article
PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum image

PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum

Read article
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article