GithubHelp home page GithubHelp logo

bhanditz / codeigniter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlecloudplatform/codeigniter

1.0 2.0 0.0 39.15 MB

Open Source PHP Framework for GAE (originally from EllisLab)

Home Page: http://codeigniter.com/

License: MIT License

PHP 24.02% HTML 75.09% CSS 0.17% JavaScript 0.72%

codeigniter's Introduction

This repository contains a modified CodeIgniter framework and a starter app for Google App Engine.

Installation

  1. Clone the repository with

     git clone https://github.com/GoogleCloudPlatform/CodeIgniter.git
    
  2. Follow the PHP Tutorial if you have never used App Engine before.

  3. Create a CloudSQL instance based on these instructions. Also create a database for storing CodeIgniter models.

  4. Replace <project-id>, <instance-id> and <database-name> in app.yaml with the corresponding value for your Google Cloud project and ClouSQL instance.

  5. Install composer if you haven't done so previously. Run the following command from your project root to install all required dependencies

     php composer.phar install
    
  6. Deploy your app

  7. Access your app using http://your_app_id.appspot.com and you should see CodeIgniter's default welcome page.

Contributing

Have a patch that will benefit this project? Awesome! Follow these steps to have it accepted.

  1. Please sign our Contributor License Agreement.
  2. Fork this Git repository and make your changes.
  3. Create a Pull Request
  4. Incorporate review feedback to your changes.
  5. Accepted!

License

All files in this repository are under the MIT License unless noted otherwise.

codeigniter's People

Contributors

narfbg avatar gaker avatar timw4mail avatar ericlbarnes avatar vlakoff avatar toopay avatar alexbilbie avatar dchill42 avatar jim-parry avatar akenroberts avatar it-can avatar purwandi avatar vkeranov avatar aanbar avatar ivantcholakov avatar appleboy avatar kylefarris avatar jjaffeux avatar ahnh avatar razican avatar robinsowell avatar jdfm avatar tiyowan avatar joelcox avatar davidbarratt avatar ostrolucky avatar a-h-abid avatar homstie-dev avatar kakysha avatar andrewpodner avatar

Stargazers

Rhony avatar

Watchers

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