Giter Club home page Giter Club logo

cake3-todo's Introduction

CakePHP 3 Todo application

CakePHP 3 todo exercise from nuts and bolts of cakephp.

All 6 posts:

  1. Cake3 … baby steps (step 1 — getting started)
  2. Cake3 … baby steps (step 2 — setting up)
  3. Cake3 … baby steps (step 3 — let’s get to work, front-end preparation)
  4. CakePHP 3 … growing up (step 4 — it’s AJAX time)
  5. CakePHP 3 … fully grown (step 5 — Model layer and testing)
  6. CakePHP 3 … the app is mature (step 6 — Controller, JSON testing and a little more…)

Steps to get up and running:

  1. Install VirtualBox.
  2. Install Ruby.
  3. Install Vagrant.
  4. Install Git.
  5. In cli, cd vagrant and then vagrant up.
  6. Populate database:
  7. SSH into VM: vagrant ssh
  8. Use migration to populate database: cd /var/www/todo, then bin/cake migrations migrate.
  9. In your hosts, add 127.0.0.1 www.todo.local.
  10. Then in your browser, load http://www.todo.local.

cake3-todo's People

Contributors

blackpuppy avatar

Watchers

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