Git Product home page Git Product logo

background-template-for-laravel5's Introduction

后台模板(For Laravel5)

介绍

  • 引用了AdminLTE的模板样式(https://github.com/almasaeed2010/AdminLTE)
  • 整理这样一个模板的目的在于之后后台开发中省去布局和一些样式的步骤,提高效率.
  • 整个模板我仅仅只是用路由进行跳转了各个页面,并没有实际上的连接数据库的过程,这样给使用者更大的创造空间.

功能

  • 可设置布局版式(固定布局,盒式布局,切换左侧栏,切换右侧滑动栏,切换右侧栏皮肤)
  • 支持换肤
  • 整个页面的模块细分为一个个section,具有灵活性和重用性
  • 内置Editor.md编辑器,具体样式可以看https://github.com/LaravelChen/laravel-editormd

效果图(部分)

后台首页

image

撰写文章

image

安装

1.clone到本地

git clone https://github.com/LaravelChen/Background-Template-For-Laravel5.git

2.根目录下创建.env文件

 php artisan key:generate  //生成key值

3.安装依赖

composer install

恭喜您,安装成功!请熟悉整个布局过程,然后在此基础上开发吧!别吝啬您的star哦!!

background-template-for-laravel5's People

Contributors

laravelchen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

background-template-for-laravel5's Issues

报错了

Failed opening required '//dev/laravel-adminlte/bootstrap/../vendor/autoload.php' (include_path='.:') in //dev/laravel-adminlte/bootstrap/autoload.php on line 17

~ 替代 /user/username

路由有问题!

apache路径配到public,浏览器访问localhost/dashboard显示404

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.