Git Product home page Git Product logo

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

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