Giter VIP home page Giter VIP logo

quantum's Introduction

Quantum - A quick start application using the Quarx CMS powered by Laravel

Build Status

About Quantum

Quantum is a base install of the Quarx CMS on a fresh Laravel instance. It's a little more finely tuned for rapid development of sites in an incredibly fullfilling way. Rather than force developers to do setups and prep work, all you have to do is run one command to start your project and you'll begin with some of the following!

  • An Admin UI
  • Several modules: Blog, Pages, Menus, Events, Images, Files, FAQs, Widgets etc
  • User Registration, Settings, Roles
  • An Admin UI
  • User management and shadowing
  • A powerful CRUD builder for the Admin UI
  • Built in visitor anaylytics
  • Theme generator
  • And more...

Setup

There are very few steps involved in starting your new Quarx app when using Quantum. Simply run the following commands:

composer create-project yab/quantum {SiteName}

Then move into the new app directory, and make sure your database is set up and if using Homestead you've ssh'd into it.

artisan migrate --seed
artisan storage:link

You should now have a fully operational Quarx instance. Between the Laravel docs and the Quarx docs you will be able to have a website up and running within a couple hours of theme customizing. Happy Coding!

Learning Quarx

Quarx is relatively simple in that the package handles most of its own elements you can override much of it though and there is thorough documentation available here

License

Quantum is open-sourced software licensed under the MIT license

Bug Reporting and Feature Requests

Please add as many details as possible regarding submission of issues and feature requests

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

quantum's People

Contributors

mlantz avatar nielsdrost7 avatar

Watchers

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