Code Monkey home page Code Monkey logo

ticket's Introduction

##帮助文档

先执行 composer install 安装

###更改数据库信息

app/config/database.php


###安装命令,初始化数据库:

php artisan migrate
php artisan db:seed

###初始化类:(git更新后请执行)

php artisan dump-autoload

###更改文件夹权限.

chmod -R 775 app/storage

不能执行、尝试:

chmod -R 777 app/storage

####前台账号:

邮箱 : [email protected]
密码 : demo

####后台账号 :

账号:admin
密码:admin

##MIT license

ticket's People

Contributors

andrew13 avatar bencorlett avatar bertiful avatar bpierre avatar codler avatar crynobone avatar cviebrock avatar daylerees avatar ericlbarnes avatar franzliedke avatar hirokws avatar jakobud avatar jasonlewis avatar jesseobrien avatar kapv89 avatar kbanman avatar lancepioch avatar loic-sharma avatar mcintyre94 avatar mikelbring avatar myxiaoao avatar pedroborges avatar sparksp avatar syntaqx avatar taylorotwell avatar tobsn avatar tommyc81 avatar vespakoen avatar vfragosop avatar vtalbot 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.