Giter Club home page Giter Club logo

学习自测网站Learning

基于Laravel5.5的管理系统

服务器要求

本系统基于Laravel 5.5开发完成,Laravel 框架会有一些系统上的要求。当然,这些要求在 Laravel Homestead 虚拟机上都已经完全配置好了。所以,非常推荐你使用 Homestead 作为你的本地 Laravel 开发环境。 如果你没有使用 Homestead ,你需要确保你的服务器上安装了下面的几个拓展:

PHP >= 7.1.0
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension
XML PHP Extension
FileInfo PHP Extension
composer
node
npm
mysql >= 5.7

安装前准备

1.composer

本系统需要使用composer包管理系统,

下载composer

2.npm包管理工具

下载

不是composer包,所以不能使用composer require 需要打包下载所有程序

git clone https://github.com/niuran/learning.git

安装

1.修改配置文件

1.1 拷贝
copy .env.example .env
1.2 修改配置
1. 应用URL地址
APP_URL
2. 修改数据库配置 
DB_CONNECTION
DB_HOST
DB_PORT
DB_DATABASE
DB_USERNAME
DB_PASSWORD
DB_PREFIX

2.程序依赖安装

执行

composer install

3.数据迁移

php artisan migrate

4.前台资源 (选)

npm install

4.1.前台资源编译

① 生产环境
npm run production
② 开发环境
npm run dev

监听

npm run watch

可用参数

watch-poll
hot

niu ran's Projects

audiokit icon audiokit

Open-source audio synthesis, processing, & analysis platform.

brew icon brew

:beer: The missing package manager for macOS

charter icon charter

A Swift mailing list client for iPhone and iPad

chromium icon chromium

The official GitHub mirror of the Chromium source

cvcalendar icon cvcalendar

A custom visual calendar for iOS 8+ written in Swift (2.0).

diary icon diary

a personal diary note book.

dunk icon dunk

Dunk is Dribbble client.:basketball:

earthworm icon earthworm

Learning English through the method of constructing sentences with conjunctions

easyspider icon easyspider

A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。

flappyswift icon flappyswift

swift implementation of flappy bird. More at fullstackedu.com

furni-ios icon furni-ios

Furni for iOS is a furniture store demo app presented at the Twitter Flight conference on October 21st, 2015, showing the power of the Fabric platform.

gulps icon gulps

Gulps is an open source app for iOS and Apple Watch that lets you keep track of your daily water consumption.

homebrew-core icon homebrew-core

🍻 Default formulae for the missing package manager for macOS

hosts icon hosts

:statue_of_liberty:最新可用的google hosts文件。镜像:

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.