Skip to content

Laravel Bootstrap Starter is a powerful framework combining Laravel and Bootstrap. It offers pre-built components, styles, and features for rapid web application development. With authentication, database integration, and more included, developers can focus on custom logic while maintaining clean code.

License

Notifications You must be signed in to change notification settings

iteearmah/laravel-bootstrap-starter

Repository files navigation

Laravel Bootstrap Starter

Laravel Bootstrap Starter is a powerful framework combining Laravel and Bootstrap. It offers pre-built components, styles, and features for rapid web application development. With authentication, database integration, and more included, developers can focus on custom logic while maintaining clean code.

Screenshots

Dashboard

screencapture-laravel-bootstrap-starter-test-dashboard-2023-07-07-13_54_05

User Management

Screenshot 2023-07-17 at 4 06 42 pm

Team Management

screencapture-laravel-bootstrap-starter-test-teams-1-2023-07-18-09_58_04

Features

  • Laravel 10
  • Bootstrap 5
  • Authentication
  • User Management
  • Role Management
  • Activity Log
  • Team Management

Packages

Requirements

  • PHP >= 8.1
  • Composer
  • Node.js >= 14.0
  • NPM >= 6.0
  • MySQL >= 5.7
  • Git

Getting Started

  1. Clone the repository
  2. Run composer install
  3. Run npm install
  4. Run npm run dev
  5. Run php artisan migrate
  6. Run php artisan db:seed
  7. Run php artisan serve
  8. Visit http://laravel-bootstrap-starter.test in your browser

Usage

Authentication

Laravel Bootstrap Starter comes with authentication out of the box. You can register a new user or login with the default credentials.

  • Email: superadmin@admin.com
  • Password: password

License

Laravel Bootstrap Starter is open-sourced software licensed under the MIT license.

Built With

  • Laravel - The PHP Framework For Web Artisans
  • Bootstrap - The most popular HTML, CSS, and JS library in the world.

Authors

Buy me a coffee

Buy Me A Coffee

About

Laravel Bootstrap Starter is a powerful framework combining Laravel and Bootstrap. It offers pre-built components, styles, and features for rapid web application development. With authentication, database integration, and more included, developers can focus on custom logic while maintaining clean code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages