定制 flightsadmin/bootstrap-starter-kit 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

flightsadmin/bootstrap-starter-kit

最新稳定版本:v0.0.41

Composer 安装命令:

composer create-project flightsadmin/bootstrap-starter-kit

包简介

A modern Laravel starter kit featuring a clean Bootstrap 5 design, Livewire, and essential authentication workflows.

README 文档

README

Laravel Logo

Build Status Total Downloads Latest Stable Version License

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

  1. Using Laravel Installer:

    laravel new bootstrap-starter-kit --using=flightsadmin/bootstrap-starter-kit
    cd bootstrap-starter-kit
  2. Using Composer:

    composer create-project flightsadmin/bootstrap-starter-kit
    cd bootstrap-starter-kit
  3. Using Git

    • Clone the repository:

      git clone https://github.com/flighsadmin/bootstrap-starter-kit.git
      cd bootstrap-starter-kit
    • Install PHP dependencies:

      composer install
    • Install and compile frontend dependencies:

      npm install
      npm run dev
    • Configure environment:

      cp .env.example .env
      php artisan key:generate
    • Configure your database in .env and run migrations:

      php artisan migrate
    • Start the development server:

      php artisan serve

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

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Submit a pull request

License

This starter kit is open-sourced software licensed under the MIT license.

统计信息

  • 总下载量: 171
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 0
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固