jigeshraval/laravel-admin-dashboard 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

jigeshraval/laravel-admin-dashboard

Composer 安装命令:

composer require jigeshraval/laravel-admin-dashboard

包简介

Laravel VueJS/Vuetify Powered admin, booting up required components that separates Admin and Front and provides rich tools such as Media Library

README 文档

README

Laravel VueJS/Vuetify Powered admin, booting up required components that separates Admin and Front and provides rich tools such as Media Library

What will this bootstraping do? (List of Functions)

  • Ready to go Laravel/Vue/Vuetify Admin
  • Sample Blog, ready to extend or use
  • Provides Multiple Authentication for the Front end and the Back end (Admin)
  • Creates Separate Controllers Folders (AdminControllers and FrontControllers)
  • Separate Route files, for admin -> admin.php and for front-end web.php
  • Separte views for admin and front end so that the application remains organized and flows well
  • Media Management: Manage static assets of your application through database. It provides boiler plate to record every upload in the database. Of course, it has Rich Media Library built with VueJs (https://vuejs.org) and Uppy.io (https://uppy.io/).
  • The media library reduces the time consuming tasks of creating uploading functionality and manage it and speed-up the other tasks
  • Image resizing (Powered by http://image.intervention.io/)

Installation

composer require jigeshraval/laravel-admin-dashboard

Installation Steps

  1. composer require jigeshraval/laravel-admin-dashboard
  2. Add "JigeshRaval\Bootable::class" in the providers array in config/app.php
  3. Make sure database credentials are added in .env file and database is connected with the Laravel Application
  4. Delete all the migrations from database/migrations folder
  5. php artisan vendor:publish --tag=adlarafullsetup --force
  6. php artisan migrate
  7. php artisan storage:link (For Media and Static Resources)
  8. npm install
  9. npm run watch (for the dev mode) or npm run production (if you're ready to deploy)
  10. Now go to http://127.0.0.1:8000/admin and you will be able to see login screen, use jigesh@jigeshraval.com and password: adlaraera1 for your initial login

This step is only if you want database seeding to be done

  1. php artisan db:seed --class=PostSeeder

Documentation

统计信息

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

GitHub 信息

  • Stars: 12
  • Watchers: 2
  • Forks: 6
  • 开发语言: Vue

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-05-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固