Posts tagged with
cakephp
Mar 14, 2020
Do-able actions for CakePHP!
Advocate for increased CakePHP community involvement and modernization, including documentation overhaul, UI framework support (Vue.js/Alpine.js), and adopting a CSS framework like Tailwindcss to attract and retain developers.
Nov 25, 2019
Kuotes Admin section structure and DB in CakePHP
The Kuotes admin panel in CakePHP will manage kuotes (add/update/remove/archive/disable) with features like search, sort, and pagination. The database will include Users, User Logins, Authors, and Kuotes tables.
Nov 15, 2019
Documenting my What and Why.
Tired of rewriting the same code, especially within frameworks and libraries, after 13+ years of coding; seeking to automate repetitive tasks like building login systems for increased efficiency.
Nov 9, 2019
CakePHP 1 | Install, configure, DB migrations
Install CakePHP using composer, configure the .env file with database credentials, and run database migrations using the bake command.
Nov 9, 2019
CakePHP 0
This post covers the prerequisites for setting up a CakePHP project, including having a database, Composer, Ubuntu, PHP 7.3, Git, and Apache. It assumes a basic understanding of web development and encourages using a Git-enabled setup.
Nov 9, 2019
CakePHP - The beginning of taking the ownership of setting things right
Taylor Otwell's ownership of Laravel, initially perceived as arrogant, is now seen as enabling faster responses and fostering a stronger community connection, inspiring a similar approach within the CakePHP ecosystem.
2025