CakePHP brands itself as the rapid development php framework. A huge contributor to the “rapid” is the ability to fire off command lines in the console to automate processes, such as creating the associated MVC folders from your database. Essentially “Baking”…
Read More