CakePHP Cookbook Documentation 5.x. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 PHPUnit 10 Upgrade . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182 10 Controllers 185 The App Controller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . response body and headers. 9. The response is sent back out through the /controllers/middleware. 10. The HttpServer emits the response to the webserver. Just the Start Hopefully this quick overview0 码力 | 848 页 | 2.53 MB | 1 年前3
CakePHP Cookbook Documentation 5.x0 Migration Guide Deprecated Features Removed Breaking Changes Deprecations New Features PHPUnit 10 Upgrade phpunit.xml adjustments ->withConsecutive() has been removed data providers have to be static to generate the response body and headers. 9. The response is sent back out through the Middleware. 10. The HttpServer emits the response to the webserver. Just the Start Hopefully this quick overview CakePHP Folder Structure After you’ve downloaded the CakePHP application skeleton, there are a few top level folders you should see: The bin folder holds the Cake console executables. The config folder0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 251 10 Controllers 253 The App Controller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . response body and headers. 9. The response is sent back out through the /controllers/middleware. 10. The HttpServer emits the response to the webserver. Just the Start Hopefully this quick overview Documentation, Release 4.x German • German CakePHP Slack Channel9 • German CakePHP Facebook Group10 Iranian • Iranian CakePHP Community11 Dutch • Dutch CakePHP Slack Channel12 Japanese • Japanese0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook 4.x
to generate the response body and headers. 9. The response is sent back out through the Middleware. 10. The HttpServer emits the response to the webserver. Just the Start Hopefully this quick overview CakePHP Folder Structure After you’ve downloaded the CakePHP application skeleton, there are a few top level folders you should see: The bin folder holds the Cake console executables. The config folder ->notEmptyString('title') ->minLength('title', 10) ->maxLength('title', 255) ->notEmptyString('body') ->minLength('body', 10); return $validator; } The validationDefault()0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 2.x
General Information Glossary © Copyright 2023 Cake Software Foundation, Inc. Last updated on Sep 10, 2023. Created using Sphinx 4.5.0. Getting Started The CakePHP framework provides a robust base Folder Structure CakePHP Structure © Copyright 2023 Cake Software Foundation, Inc. Last updated on Sep 10, 2023. Created using Sphinx 4.5.0. URL Rewriting Apache and mod_rewrite (and .htaccess) While CakePHP RewriteRule (.*) app/webroot/$1 [L] CakePHP app directory (will be copied to the top directory of your application by bake):RewriteEngine on RewriteRule 0 码力 | 1096 页 | 958.62 KB | 1 年前3
CakePHP Cookbook 3.x
CakePHP Development Process Glossary © Copyright 2023 Cake Software Foundation, Inc. Last updated on Sep 10, 2023. Created using Sphinx 4.5.0. CakePHP at a Glance CakePHP is designed to make common web-development to generate the response body and headers. 9. The response is sent back out through the Middleware. 10. The HttpServer emits the response to the webserver. Just the Start Hopefully this quick overview Conventions CakePHP Folder Structure © Copyright 2023 Cake Software Foundation, Inc. Last updated on Sep 10, 2023. Created using Sphinx 4.5.0. Where to Get Help The Official CakePHP website https://cakephp0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 3.x
CakePHP Cookbook Documentation Release 3.10 Cake Software Foundation Sep 10, 2023 Contents 1 CakePHP at a Glance 1 Conventions Over Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 283 10 Controllers 285 The App Controller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . response body and headers. 9. The response is sent back out through the /controllers/middleware. 10. The HttpServer emits the response to the webserver. Just the Start Hopefully this quick overview0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook 2.x
CakePHP Cookbook Documentation Release 2.x Cake Software Foundation Sep 10, 2023 Contents 1 Getting Started 1 Blog Tutorial . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 550 10 Development 569 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [L] RewriteRule (.*) app/webroot/$1 [L] CakePHP app directory (will be copied to the top directory of your application by bake):RewriteEngine on RewriteRule ^$ 0 码力 | 820 页 | 2.52 MB | 1 年前3
共 8 条
- 1













