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

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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

englishcommunity-laravel's Issues

缺少解析视频的文件

报错如下:
FatalThrowableError in VideoController.php line 197:
Class 'App\Http\ParseVideo' not found

登陆后视图页面直接PDO报错

ErrorException in abfc63986632e5046bc41aeea34f03fa335d22c6.php line 55:
Undefined index: SERVER_ADDR (View: D:\OneDrive\EnglishCommunity-laravel-master\resources\views\admin\index.blade.php)
in abfc63986632e5046bc41aeea34f03fa335d22c6.php line 55
at CompilerEngine->handleViewException(object(ErrorException), '1') in PhpEngine.php line 44
at PhpEngine->evaluatePath('D:\OneDrive\EnglishCommunity-laravel-master\storage\framework\views/abfc63986632e5046bc41aeea34f03fa335d22c6.php', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag))) in CompilerEngine.php line 59
at CompilerEngine->get('D:\OneDrive\EnglishCommunity-laravel-master\resources\views/admin/index.blade.php', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag))) in View.php line 149
at View->getContents() in View.php line 120
at View->renderContents() in View.php line 85
at View->render() in Response.php line 53
at Response->setContent(object(View)) in Response.ph

缺少php拓展

image

windows10 phpphpstudy集成环境下提示缺少php拓展。。请问是哪个少了呢?

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.