laravel-simple-blade-starter-kit Tailwind Templates

Laravel Simple Blade Starter Kit

A clean, customizable and easy to use Laravel 12 Blade Starter Kit built with Tailwind CSS and Alpine.js.

Simple Laravel 12 Blade Starter Kit.

A clean, customizable and easy to use Laravel 12 Blade Starter Kit built with Tailwind CSS and Alpine.js. This lightweight starter features a minimalist architecture with just two controllers and essential views for rapid web application development. You can quickly build and deploy Laravel web applications with ease.

Key Features

  • User registration and authentication
  • Login with "remember me" functionality
  • Logout
  • Email verification system
  • Password reset and recovery
  • Password confirmation for sensitive actions
  • Easy to customize views and components
  • Fully responsive sidebar navigation
  • Dashboard interface
  • Complete profile management (edit profile, change password, account deletion)
  • Device management with ability to log out from all other devices

Installation

No additional packages required! Simply clone this repository and copy the files to your Laravel project.

git clone https://github.com/martykr/laravel-simple-blade-starter-kit.git

To enable email verification:

  1. Implement the Illuminate\Contracts\Auth\MustVerifyEmail contract in your User model.
  2. Configure your mail settings in the .env file.

Roadmap

  • Additional UI components
  • Dark mode
  • User management and role-based permissions
  • Profile picture and bio
  • API authentication options
  • Enhanced documentation

License

Licensed under the MIT licence.

Copyright (c) 2025 martykr

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Top categories

Loading Svelte Themes