umer936 / cake-p-h-p-tightrope
如果你在 CakePHP 中遇到错误,它会删除生成错误的文件夹。不要犯错误。
v1.0.0
2022-09-30 15:28 UTC
Requires
- php: >=7.2
- cakephp/cakephp: ^4.4.0
README
如果你在 CakePHP 中遇到错误,它会删除主应用源文件夹。不要犯错误。
安装
你可以使用 composer 将此插件安装到你的 CakePHP 应用程序中。
安装 composer 包的推荐方法是
composer require umer936/cake-p-h-p-tightrope
然后你需要将插件安装到你的应用程序中
bin/cake plugin load CakePHPTightrope
bin/cake tightrope install
现在请不要犯错误,或者确保你将更改提交到版本控制
灵感来源
You know how sometimes if you mistype a filename in Bash, it corrects your spelling and runs the command anyway? Such as when changing directory, or opening a file.
I have an idea: Suicide Linux. Any time - any time - you type any remotely incorrect command, the interpreter creatively resolves it into rm -rf / and wipes your hard drive.
It's a game. Like walking a tightrope. You have to see how long you can continue to use the operating system before losing all your data.