CakePHP Cookbook 2.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 650 Improve your application’s performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 650 12 Tutorials CakePHP framework provides a robust base for your application. It can handle every aspect, from the user’s initial request all the way to the final rendering of a web page. And since the framework follows the You’re probably checking out this tutorial because you want to learn more about how CakePHP works. It’s our aim to increase productivity and make coding more enjoyable: we hope you’ll see this as you dive0 码力 | 820 页 | 2.52 MB | 1 年前3CakePHP Cookbook 2.x
Filters Deployment Check your security Set document root Update core.php Improve your application’s performance Tutorials & Examples Blog Tutorial Getting CakePHP Creating the Blog Database CakePHP Application Creating all users’ related code Authentication (login and logout) Authorization (who’s allowed to access what) Simple Acl controlled Application Preparing our Application Preparing to Add CakePHP framework provides a robust base for your application. It can handle every aspect, from the user’s initial request all the way to the final rendering of a web page. And since the framework follows the0 码力 | 1096 页 | 958.62 KB | 1 年前3CakePHP Cookbook Documentation 5.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 562 Improve Your Application’s Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 563 Deploying an } } $this->set('user', $user); } You may notice that we never explicitly rendered a view. CakePHP’s conventions will take care of selecting the right view and rendering it with the view data we prepared webroot/index.php. 2. Your Application is loaded and bound to an HttpServer. 3. Your application’s middleware is initialized. 4. A request and response is dispatched through the PSR-7 Middleware that0 码力 | 848 页 | 2.53 MB | 1 年前3CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 668 Improve Your Application’s Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 669 Deploying an } } $this->set('user', $user); } You may notice that we never explicitly rendered a view. CakePHP’s conventions will take care of selecting the right view and rendering it with the view data we prepared webroot/index.php. 2. Your Application is loaded and bound to an HttpServer. 3. Your application’s middleware is initialized. 4. A request and response is dispatched through the PSR-7 Middleware that0 码力 | 967 页 | 2.88 MB | 1 年前3CakePHP Cookbook Documentation 5.x
Moving files Adjusting Configuration Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Mailer Mailer Basic Usage Choosing the Sender Configuration Configuration Localizing Dates and Numbers Parsing Localized Datetime Data Converting Request Data from the User’s Timezone Automatically Choosing the Locale Based on Request Data Translate Content/Entities Logging $this->set('user', $user); } You may notice that we never explicitly rendered a view. CakePHP’s conventions will take care of selecting the right view and rendering it with the view data we prepared0 码力 | 1080 页 | 939.39 KB | 1 年前3CakePHP Cookbook 4.x
Moving files Adjusting Configuration Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Mailer Mailer Basic Usage Choosing the Sender Configuration Configuration Localizing Dates and Numbers Parsing Localized Datetime Data Converting Request Data from the User’s Timezone Automatically Choosing the Locale Based on Request Data Translate Content/Entities Logging $this->set('user', $user); } You may notice that we never explicitly rendered a view. CakePHP’s conventions will take care of selecting the right view and rendering it with the view data we prepared0 码力 | 1249 页 | 1.04 MB | 1 年前3CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 696 Improve Your Application’s Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 696 Deploying an } } $this->set('user', $user); } You may notice that we never explicitly rendered a view. CakePHP’s conventions will take care of selecting the right view and rendering it with the view data we prepared webroot/index.php. 2. Your Application is loaded and bound to an HttpServer. 3. Your application’s middleware is initialized. 4. A request and response is dispatched through the PSR-7 Middleware that0 码力 | 967 页 | 2.80 MB | 1 年前3CakePHP Cookbook 3.x
Moving files Adjust config/app.php Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Email Basic Usage Choosing the Sender Configuration Configuring $this->set('user', $user); } You may notice that we never explicitly rendered a view. CakePHP’s conventions will take care of selecting the right view and rendering it with the view data we prepared to webroot/index.php. 2. Your Application is loaded and bound to an HttpServer. 3. Your application’s middleware is initialized. 4. A request and response is dispatched through the PSR-7 Middleware that0 码力 | 1244 页 | 1.05 MB | 1 年前3
共 8 条
- 1