承接 mushmero/lapdash 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

mushmero/lapdash

最新稳定版本:2.11.8

Composer 安装命令:

composer require mushmero/lapdash

包简介

Laravel Admin Panel boilerplate with Permission, Roles & User Module to start building your application

README 文档

README

LapDash Logo

Issues Pull Request MIT License

About LAPDash

LapDash is shortform for Laravel Admin Panel Dashbord which is an admin panel dashboard scaffold initial build on top of Laravel 9, AdminLTE Ui & Bootstrap 4. It is a powerful scaffold to start build your MVP application as it already consist User Module, Roles Module, Permissions Module and Activity Logs Module. Now support Laravel 10.

Some of the features exist in this repository are

  • Auto Logout when inactive
  • Detailed activity logging
  • Powerfull Roles & Permissions module
  • Fully Customizable

Use the package with laravel and start build your mvp apps

Pre-requisites

  • Lapdash require vite to work
  • Install package vite & laravel-vite-plugin
  • add/replace vite.config.js as below
import { defineConfig } from 'vite';
import laravel from 'laravel-vite-plugin';

export default defineConfig({
    plugins: [
        laravel({
            input: [
                'resources/sass/app.scss',
                'resources/js/app.js',
            ],
            refresh: true,
        }),
    ],
});
  • make sure package.json has been update to dev : vite & prod : vite build
  • for Laravel 10 can ignore above steps as vite come as default in Laravel 10

Installation

  • composer require mushmero/lapdash
  • add Spatie\Permission\PermissionServiceProvider::class in config/app
  • add Mushmero\Lapdash\LapdashServiceProvider::class in config/app
  • php artisan lapdash:initialize
  • php artisan appversion:sync --major=? --minor=? --build=? (replace ? with your version)
  • npm install
  • npm run dev for development
  • npm run prod for production
  • use php artisan lapdash:db-setup for project deployment

Default Login

Username: admin@lapdash.com
Password: Sup3r@dm!n

Information

  • Initialize command can be run only once.
  • For new fresh project deployment.
  • Not for existing project.

License

LapDash is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固