Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 2.48 KB

README.md

File metadata and controls

46 lines (27 loc) · 2.48 KB

Kucksdorfs Recipes

This project is based on CakePHP

CakePHP

Kucksdorfs Recipes was built as a side project in my own spare time. The latest version will always be host on my website. This project was started because I hosted all my recipes in a privately shared (shared with select individuals) on my google drive. These varied from PDF Printouts from various websites, to scans from printed documents. This was created to take all those "things" in my drive and make them available to a private website hosted on my LAN. I am opening this project up to the public under the Apache License.

This product is only meant to be a repository for recipes. New functionality will always be considered, but not always implemented.

Lastly, I am not liable for any copyright infringment with this project. If this site is hosted by myself or anyone else on the public internet, then the website administrator takes responsibility for any and all recipes uploaded to the website (unless otherwise noted under the licensing agreement).

Some more information about CakePHP

CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.

Some Handy Links For CakePHP

CakePHP - The rapid development PHP framework

Cookbook - THE Cake user documentation; start learning here!

Plugins - A repository of extensions to the framework

The Bakery - Tips, tutorials and articles

API - A reference to Cake's classes

CakePHP TV - Screen casts from events and video tutorials

The Cake Software Foundation - promoting development related to CakePHP

Get Support!

CakePHP Google Group - community mailing list and forum

#cakephp on irc.freenode.net - Come chat with us, we have cake.

CakePHP Q & A - Ask questions here, all questions welcome