Skip to content

Laravel 8 with Bootstrap 5, Tailwind, Livewire and Jetstream Authentication

Notifications You must be signed in to change notification settings

dcnl1980/bootstrap

Repository files navigation

Laravel 8, Bootstrap 5, Tailwind CSS, Livewire and Jetstream

Including a nice UI/UX for all your applications

Preinstalled with

  • Bootstrap 5.0.2
  • FontAwesome 5.15
  • Laravel 8.49.1
  • Tailwind CSS 2
  • Laravel Livewire
  • Jetstream
  • Laravel Telescope (local-only @ /telescope)
  • Laravel Debug Bar (barryvdh/laravel-debugbar)
  • Laravel IDE Helper (barryvdh/laravel-ide-helper)

Pre-install

composer install
npm install && npm run dev
php artisan migrate
php artisan db:seed
php artisan storage:link
php artisan key:generate

Todo

  • Adding a nice Dashboard
  • 404 error change

About

Laravel 8 with Bootstrap 5, Tailwind, Livewire and Jetstream Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published