Code Monkey home page Code Monkey logo

laravel-admin's Introduction

laravel-admin(如果帮助了你,请给个Star),请认真看介绍

laravel-admin码的B2B电子商务行业门户后台网站管理系统
开箱即用,当前已发布商城、会员、项目、文章、项目资讯、问答、图库管理、供应管理、网站配置、等模型
新增微信小程序版本,详情请移步https://github.com/imnotdoubi/laraveladmin-xcx

目前已更新PC端预览,链接查看 http://b2b.yht7.com/

后台查看链接查看 http://b2b.yht7.com/admin/auth/login 用户密码:yunhaitian admin

#安装方式

1、git clone https://github.com/imnotdoubi/laravel-admin.git

有朋友说更新慢,因此取消了数据中图片和vendor文件夹,
2、public目录下载(包含样式记得下载)
http://b2b.yht7.com/data/public.zip

3、composer install
注意:如果您更新后遇到问题,请直接点击下面的链接下载替换本地目录
http://b2b.yht7.com/data/vendor.zip

4、php artisan migrate 迁移

5、数据导入(因为数据部分是采集的,因此没做填充)

导入方法:根目录下public\data\laradmin.sql文件数据,然后配置项.env文件,执行php artisan key:generate

6、(没问题可忽略这一步)如果前端会员注册有问题:
可以先执行:php artisan make:auth
然后替换掉\resources\views\auth 和 \app\Http\Controllers\Auth文件夹 下的内容 跟 \config\auth.php文件

#你本地访问地址 前端:http://127.0.0.1 后台:http://127.0.0.1/admin/auth/login 默认密码 admin admin

#部分截图 laravel-admin laravel-admin laravel-admin laravel-admin laravel-admin laravel-admin

laravel-admin's People

Contributors

imnotdoubi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.