Giter Site home page Giter Site logo

englishcommunity-laravel's Introduction

English Community Self Background Management System

Based laravel 5.2 framework, interfaces safe to use jwt (json web token), for video data management background, and provides an interface to the app api calls. Video tutorial module, grammar manual module, the user module, the community module.

image

image

USEFUL LINK

Requirements

  • Nginx 1.8+ / Apache 2.2+
  • PHP 5.6+
  • Mysql 5.7+
  • fileinfo Extension

Installation & Homestead

1.Cloning into the local project

git clone https://github.com/6ag/EnglishCommunity-laravel.git

2.Build homestead website

Use homestead New Site, and parse public domain name to the project directory. First, enter the virtual machine environment, the new site:

  • Note: * This is the path to the directory to write their own installation, and ultimately resolve to public directory can be, do not forget to modify the local hosts file and restart nginx.
serve www.english.com /home/vagrant/Code/EnglishCommunity-laravel/public

3.Setup project dependencies

composer install

4.Copy Environment Profile

Copy .env environment configuration file, and modify database configuration information.

cp .env.example .env

5.Create table

Before creating the data table, make sure .env file database is configured correctly and the database already exists.

php artisan migrate

6.Seed data

Add categories data and information administrators. normal administrator account is admin and password is 123456 .

php artisan db:seed

7.Login to dashboard

Access http://www.english.com/ ,Using an administrator account to log on.

License

MIT license © 六阿哥

englishcommunity-laravel's People

Contributors

6ag avatar

Watchers

Daniel Chen 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.