Code Monkey home page Code Monkey logo

larawebed's Introduction

Welcome to LaraWebEd! - A CMS build on Laravel

Try WebEd CMS version 3 at:

https://github.com/sgsoft-studio/webed

A starter CMS for Laravel

I have write a CMS for this framework, Support multi language. I'm writing some other feature: ecommerce, manage orders, checkout... I hope it can helps you more for start a new project. If you need more support, please feel free to contact me via:

LaraWebEd is always free.

Some features of this CMS:

  • Manage page, post, product, category, product category.
  • Manage file by el-finder.
  • Manage page template.
  • Handle custom fields (demo: https://www.youtube.com/watch?v=8ku2yaByYMI)
  • User management.
  • User roles: webmaster, admin, staff in backend.
  • Menu management with drag & drop.
  • Options.
  • Multi language.
  • Manage user feedbacks.
  • Manage product attributes.

Documents

On this projects, I use the latest Laravel version (currently 5.2). Please go to laravel documentation page to check your system requirements.

Checkout project

git clone [email protected]:duyphan2502/LaraWebEd.git

Run composer

composer install

Import the database

You can see the database file in resources/db/mine_laracms.sql

Create .env file

APP_ENV=local

APP_DEBUG=true

APP_KEY=base64:qB5Ok2LCGmNvaAHF4OofNIC04/Kz4c497qxSWojN3tg=

APP_ADMINCPACCESS=admincp

DB_CONNECTION=mysql

DB_HOST=localhost

DB_DATABASE=your_database_name

DB_USERNAME=your_database_user

DB_PASSWORD=your_database_password

DB_PORT=your_database_port

MAIL_GLOBAL_FROM_ADDRESS=[email protected]

MAIL_GLOBAL_FROM_NAME=LaraWebEd

MAIL_DRIVER=smtp

MAIL_HOST=smtp.gmail.com

MAIL_PORT=465

MAIL_USERNAME=your_email

MAIL_PASSWORD=your_email_password

MAIL_ENCRYPTION=ssl

RECAPTCHA_SITE_KEY=6Lfy4hYTAAAAABIGAFmHHScJ_lUZR7UuzD7MoXDO

RECAPTCHA_SECRET_KEY=6Lfy4hYTAAAAAGTRaZggVzW_PAyVxmGguw8uSWyH

Note

  • This site can only be run at domain name, not folder link.
  • On your localhost, setting virtual host. Something like

larawebed.mydev.local

is ok. Cannot use as

localhost/larawebed/...

Follow these steps to see how to config virtual host: Virtual host

Well done! Now, you can login to the dashboard by access to your_domain_site/admincp

Username: webmaster

Password: PassCuaDev@2015

Enjoy!

Star for me if this cms helps you a lot!

Table of contents

larawebed's People

Contributors

alihossein avatar bryant1410 avatar duyphan2502 avatar sangnguyenplus 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

larawebed's Issues

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.