A sandbox app to showcase CakePHP features and tools as well as provide a sandbox for tryouts.
This branch is for CakePHP 5.x. For deprecated 4.x/3.x/2.x ones, please use the corresponding branch.
- Check it out live: https://sandbox.dereuromark.de
- Author: Mark Scherer a.k.a dereuromark
- Plugin showcases
- Custom exception handling with a special treatment for 404s.
- Logging to a paginated and searchable DB solution instead of plain files
You have probably been to sandbox/plugin-examples.
Most of the example code can be found inside /plugins/
directory:
/plugins/Sandbox/
: Misc. examples/plugins/AuthSandbox/
: Auth examples
Please see SETUP.md