Skip to content

midorikocak/cakephp-blog-tutorial

Repository files navigation

CakePHP Blog Tutorial

License

A Complete working example code of CakePHP Blog Tutorial uses version 3.1.

Installation

  1. Run "composer install"
  2. Set you database credentials using app.php in the config folder.
  3. run "bin/cake migrations migrate"

Configuration

Read and edit config/app.php and setup the 'Datasources' and any other configuration relevant for your application.

About

Complete example of Blog tutorial here:http://book.cakephp.org/3.0/en/tutorials-and-examples/blog/blog.html Made with version 3.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages