javdome/unstyled-blade-starter-kit

A basic Laravel Blade starter kit with no CSS framework

dev-master 2025-03-13 06:28 UTC

This package is auto-updated.

Last update: 2025-03-13 06:33:53 UTC


README

Introduction

Our Laravel + Unstyled Blade starter kit provides a lightweight and flexible foundation for building Laravel applications with Blade, without any predefined styles. It includes a built-in authentication system and provides unstyled views and layouts, allowing you to customize them as you wish. You can install your favorite libraries and CSS frameworks, such as Bootstrap, Tailwind, NES.css, Alpine, etc., or choose not to use any framework at all and design everything from scratch.

Installation

Installation can be done by laravel installer.

laravel new my-app --using=javdome/unstyled-blade-starter-kit

Official Documentation

Documentation for all Laravel starter kits can be found on the Laravel website.

Contributing

Thank you for considering contributing to our starter kit! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

License

The Laravel + Livewire starter kit is open-sourced software licensed under the MIT license.