Download the PHP package flightsadmin/bootstrap-starter-kit without Composer
On this page you can find all versions of the php package flightsadmin/bootstrap-starter-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flightsadmin/bootstrap-starter-kit
More information about flightsadmin/bootstrap-starter-kit
Files in flightsadmin/bootstrap-starter-kit
Download flightsadmin/bootstrap-starter-kit
More information about flightsadmin/bootstrap-starter-kit
Files in flightsadmin/bootstrap-starter-kit
Vendor flightsadmin
Package bootstrap-starter-kit
Short Description A modern Laravel starter kit featuring a clean Bootstrap 5 design, Livewire, and essential authentication workflows.
License MIT
Package bootstrap-starter-kit
Short Description A modern Laravel starter kit featuring a clean Bootstrap 5 design, Livewire, and essential authentication workflows.
License MIT
Please rate this library. Is it a good library?
Informations about the package bootstrap-starter-kit
Bootstrap Starter Kit for Laravel
A modern Laravel starter kit featuring a clean Bootstrap 5 design, Livewire, and essential authentication workflows.
Features
- 🎨 Modern Bootstrap 5 Design
- ⚡ Powered by Laravel Livewire
- 🔒 Complete Authentication System
- Login & Registration
- Password Reset
- Email Verification
- Profile Management
- 🎯 User Settings
- Profile Information
- Password Management
- Appearance Settings
- 📱 Responsive Layout
- 🔍 Clean & Maintainable Code
Prerequisites
- PHP >= 8.1
- Composer
- Node.js & NPM
Installation
-
Using Laravel Installer:
-
Using Composer:
-
Using Git
-
Clone the repository:
-
Install PHP dependencies:
-
Install and compile frontend dependencies:
-
Configure environment:
-
Configure your database in
.env
and run migrations: - Start the development server:
-
Usage
Authentication
/register
- Create a new account/login
- Sign in to existing account/forgot-password
- Reset forgotten password/email/verify
- Verify email address
Dashboard
/dashboard
- Main dashboard with statistics/settings/profile
- Update profile information/settings/password
- Change password/settings/appearance
- Customize appearance
Contributing
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
License
This starter kit is open-sourced software licensed under the MIT license.
All versions of bootstrap-starter-kit with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laravel/framework Version ^12.0
laravel/tinker Version ^2.10.1
livewire/livewire Version ^3.0
laravel/framework Version ^12.0
laravel/tinker Version ^2.10.1
livewire/livewire Version ^3.0
The package flightsadmin/bootstrap-starter-kit contains the following files
Loading the files please wait ....