Skip to content

webpixels/laravel-starter-kit

Repository files navigation

Laravel Starter Kit

A minimal starter kit for Laravel 8 using Bootstrap 5 and Webpixels CSS.

Features

  • Laravel 8
  • Laravel UI (for basic scaffolding like authentication)
  • Bootstrap 5
  • Webpixels CSS (design system for Bootstrap 5)
  • Laravel Mix

Install

composer install
npm install
php artisan migrate
php artisan serve
npm run watch

Learn

Learn how to use, customize and integrate our tools with the most popular front end and back end technologies on the web.

Community

Get updates on the development of our tools and chat with the project maintainers and community members.