Meet the New FileStorage Plugin A Modern File Storage Solution for CakePHP. Remember when handling file uploads in PHP meant wrestling with $_FILES, manually moving uploaded files, hardcoding paths throughout your application, and hoping nothing breaks when you need to…
Tag: CakePHP 5.x
TestHelper for your CakePHP apps
More than 5 years ago I mentioned it as a side topic. Now I want to showcase it with fresh look and feel and lots of more useful tooling. The TestHelper plugin It now ships with its own default standalone…