Coder Social home page Coder Social logo

smallgo's Introduction

SmallGo

SmallGo是一个开源的淘宝客系统,支持pc和手机浏览,支持微信,基于全球最流行php框架laravel开发,后台采用laravel-admin开发,提供更方便、更安全的WEB应用开发体验,采用了全新的架构设计和命名空间机制,以帮助想做淘宝客的朋友。突破了传统淘宝客程序对自动采集商品收费的模式,代码不加密,方便大家修改。

采用laravel作为开发框架,项目后台依赖laravel-admin搭建,需要安装PHP 7.1+和Laravel 5.5,php包管理采用composer,如您不了解composer,请自行百度学习,以下内容默认您对larvavel和composer已经了解或熟悉,前端包管理采用npm,前端资源编译采用laravel-mix

主要特色:

优惠券 淘口令 淘点金 后台更新商品信息 支持微信 单品自动更新 联盟精选导入 关键词提取

安装(linux)

$ git clone https://gitee.com/jcove/SmallGo.git

或者

$ git clone https://github.com/jcove/SmallGo.git

然后

$ cd SmallGo 

$ cp .example.env .env

修改.env文件里如下数据库配置为你的数据库

DB_DATABASE=你的数据库名
DB_USERNAME=你的数据库用户名
DB_PASSWORD=你的数据库密码

然后

$ chmod -R 775 storage

$ chmod -R 775 public/uploads

$ chmod -R 775 bootstrap/cache

$ composer install

$ php artisan smallgo:install

后台:http://你的域名/admin 用户名:admin 密码:admin

安装参考:http://www.361dream.com/article/63

如遇到问题请加群,或者发帖求助

演示站点 http://demo.nayiya.com (支持pc、微信和手机浏览)

####演示站点环境:

操作系统: centos7.2

php环境:lnmp集成环境,mysql5.7,php7.2

完整安装流程:http://www.361dream.com/article/65

交流社区(搭建中) http://www.361dream.com

QQ交流群:169730866

smallgo's People

Contributors

jcove avatar totn avatar

Watchers

James Cloos avatar nemo 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.