FabioMezzo / blog-laravel-webpixels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:CSS 71.7%Language:JavaScript 19.6%Language:PHP 5.8%Language:Blade 2.9%Language:SCSS 0.0%