GithubHelp home page GithubHelp logo

cavewebs / app-service-web-php-get-started Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure-samples/app-service-web-php-get-started

0.0 1.0 0.0 490 KB

This PHP (CodeIgniter) sample app is used by the getting started content to demonstrate how easy it is to develop a web app and deploy it to Azure App Service.

License: MIT License

PHP 99.68% HTML 0.32%

app-service-web-php-get-started's Introduction

services platforms author
app-service\web, app-service
php
cephalin

PHP sample for Azure App Service - CodeIgniter

This is a PHP web app built with CodeIgniter that you can deploy to Azure App Service.

To learn how to deploy this starter web app to App Service in a few minutes, go to Get started with web apps in Azure App Service.

It is minimally modified from the default CodeIgniter template to work with App Service. Namely, the /vendor folder is no longer ignored in .gitignore, so that your composer installed packages will be uploaded to Azure App Service.

Azure App Service can run php composer.phar install when you run git push, but it's not enabled by default. To enable it, you need to install the Composer extension for your web app. The default CodeIgniter template doesn't actually require anything other than the PHP framework itself, so it can be deployed without composer.json at all.

License

See license.txt.

app-service-web-php-get-started's People

Contributors

acomsmpbot avatar cephalin avatar

Watchers

 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.