Giter VIP home page Giter VIP logo

yii-app's Introduction

yii-app

Latest Stable Version Build Status

A great way to start building your web application with the Yii PHP framework.

Setup

  • Set up Git by following the instructions here.
  • Download and install Composer by following the instructions here.
  • Run composer create-project crisu83/yii-app [APP-NAME] and composer will create the project for you.
  • Browse through the composer.json and remove the dependencies you don't need.
  • Download and install Node.js by following the instructions here here.
  • Run npm install to download the Node.js dependencies.
  • Update the configurations in app/config to suit your needs.
  • Start Grunt by running grunt and it will compile your LESS and deploy your JavaScript files.
  • Run yiic environment dev to activate the development environment.
  • You're done! Navigate to web/index.php to see your application.

Setup using Vagrant (optional)

  • Download and install Vagrant by following the instructions here
  • Download VirtualBox 4.2.12 here and run the installer
  • If you are using Windows you need to run VirtualBox as an Administrator
  • Set up Git by following the instructions here.
  • Download and install Composer by following the instructions here.
  • Run composer create-project crisu83/yii-app [APP-NAME] and composer will create the project for you.
  • Run vagrant up to set up your development environment.
  • You're done! Navigate to http://localhost:4567/index.php to see your application.

For more information on Composer, Grunt and Vagrant:

Extensions

The following extensions are part of yii-app:

Please consult the extension documentation for further information.

yii-app's People

Contributors

crisu83 avatar janisto avatar

Watchers

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