-
Notifications
You must be signed in to change notification settings - Fork 0
bbelyeu/MysqlImageStorage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CakePhp 2.x Plugin for storing images in mysql 1. Clone this plugin in your app/Plugin folder 2. Import schema for images in Config/Schema/images.sql into your projects database 3. Load the plugin in your project's bootstrap.php like so: CakePlugin::loadAll(array( 'MysqlImageStorage' => array('routes' => true), )); 4.
About
CakePhp 2 Plugin for storing images in MYSQL
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published