Skip to content

cocomore/fuxcon2013_cakephp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUxCon 2013 // CakePHP

Implementation of a project site as demonstrated at the FUxCon 2013 workshop. This particular implementation is based on CakePHP 2.3.6 which is included in this repository as submodule.

As a quick start,

  1. Set up a MySQL database "fuxcon2013_cakephp" and create a database user "fuxcon" with password "fuxcon" for it.

  2. Run the script install.sh in this directory.

  3. Set up a web server with PHP 5.3 and point its document root at

/app/webroot

  1. Access the website through your browser

Please refer to our website http://cocomore.github.io/fuxcon2013 for background information. You may also want to try the disk image with a minimal Debian Linux system we provide through this website. This image has all four framework implementations and all necessary software pre-installed.

Happy coding, Olav Schettler // Cocomore AG


fuxcon2013_cakephp Copyright (C) 2013 Cocomore AG

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

CakePHP implementation of project site for FUxCon 2013 workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published