GithubHelp home page GithubHelp logo

ci-00-hmvc's Introduction

CI-00-hmvc

dc series

basis installatie overeenkomstig wiredesignz Modular eXtentions (MX) en david connelly

Jerry van Heerwaarden
vanHeerwaarden websites
http://ellislab.com/codeigniter
http://wiredesignz.co.nz/
https://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc
DC tutorials dcradionetwork.com

01 Codeigniter HMVC installatie:

1] Schone Codeigniter installatie uitgevoerd
2] De $config ['base_url'] correct ingesteld
3] Check uitgevoerd -> de URL/index.php/welcome => toont de Welkom boodschap van CodeIgniter
3a] Folder public_html aangemaakt en in indexfile system -> ../system en application -> ../application
4] Codeigniter is als HMVC applicatie te gebruiken met Modular eXtentions (MX). MX hebben we geplaatst in de application/third_party folder.
5] De core-bestanden van Modulaire eXtensies in de map application/core geplaatst.
6] De URL/index.php/welcome => toont weer Welkom bij CodeIgniter
7] De module directory-structuur aangemaakt: application/modules/welcome/controllers
8] De controller application/controllers/welkom.php verplaatst naar application/modules/welcome/controllers/welkom.php
9] De URL/index.php/welcome => toont de Welkom bij CodeIgniter volgens de HMVC systematiek
10] Nu de map application/modules/welcome/views aangemaakt
11] De welkomboodschap verplaatst van application/views/welcome_message.php naar application/modules/welcome/views/welcome_message.php
12] Toegang tot de URL/index.php/welcome => toont Welkom bij CodeIgniter

We hebben een werkende Modular eXtensions installatie.

ci-00-hmvc's People

Contributors

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