CakePHP-Shell-Scripts
CakePHP-Shell-Scripts copied to clipboard
Reusable CakePHP project shell scripts.
Test and Verify Install Occurs Correctly for various PHP versions as well as adding an .editorconfig file
This will require a restructuring of how we store project code on servers. Basically there would be 2 (or 3) copies of a project on a "production" server at any...
Random work I started. Needs a lot of help still. Includes setting up git Large File Support though, which really **should** be standard now that it's in the Skeleton: loadsys/CakePHP-Skeleton#168
Solution to do so is: http://stackoverflow.com/a/31083865/657
Migrated from the new skeleton's README to here, since these are things I think we'd ideally like to be able to `composer install` into any of our 3.0 projects. -...