Quantcast
Channel: PRONIQUE Software » CakePHP 2.x
Browsing all 5 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Install and reuse CakePHP across multiple projects

Update: I have created a command line tool that provides the functionality explained in detail below. Check-out CakeCore and learn more. How to maintain one copy of each major version of the CakePHP...

View Article



[CakePHP] Modeling a simple accounting system with estimates, invoices, and...

Database tables and Model classes are where most CakePHP applications begin. With this example, we will focus on Model associations rather than providing a complete tutorial of an application. Consider...

View Article

Image may be NSFW.
Clik here to view.

Enable CSV Import for all controllers/models in a CakePHP 2.x project

I often use phpMyAdmin to import csv data into projects I am building, this can be tedious as phpMyAdmin requires the number of fields and field order to match exactly for the csv import to work. This...

View Article

CsvExport Behavior for CakePHP 2

This behavior is the exact opposite of the CsvImport behavior included in the Utils plugin from CakeDC. This Behavior will end on github but for now, here is the source code and instructions on how to...

View Article

Image may be NSFW.
Clik here to view.

How to Create your own Scaffolding plugin for CakePHP 2

CakePHP’s builtin scaffolding is great but sometimes I wish it would do more or behave a little differently. Until recently, I assumed this couldn’t be accomplished with the way scaffolding was baked...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images