CakePHP Cookbook 4.x
Class Debugger Outputting Values Debugger::dump Masking Data Logging With Stack Traces Debugger::log Generating Stack Traces Debugger::trace Getting an Excerpt From a File Debugger::excerpt Debugger::getType Messages Using Levels Logging Scopes Logging to Files Logging to Syslog Creating Log Engines Logging Formatters Log API Log Convenience Methods Logging Trait LogTrait Using Monolog Modelless Forms Check it out for tutorials, case studies, and code examples. Once you’re acquainted with CakePHP, log on and share your knowledge with the community and gain instant fame and fortune. The API https://api0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . 728 Creating Log Engines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 728 Log API . . . . . . . . . . . . . . . . . . . . Check it out for tutorials, case studies, and code examples. Once you’re acquainted with CakePHP, log on and share your knowledge with the community and gain instant fame and fortune. The API https://api Plugins your application uses are stored. • The logs folder normally contains your log files, depending on your log configuration. • The src folder will be where your application’s source files will0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook 3.x
ErrorController . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 713 Change the ExceptionRenderer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 745 Interacting with Log Streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 746 Using . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 747 Log API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook Documentation 5.xClass Debugger Outputting Values Debugger::dump Masking Data Logging With Stack Traces Debugger::log Generating Stack Traces Debugger::trace Getting an Excerpt From a File Debugger::excerpt Debugger::getType Messages Using Levels Logging Scopes Logging to Files Logging to Syslog Creating Log Engines Logging Formatters Log API Log Convenience Methods Logging Trait LogTrait Using Monolog Modelless Forms Check it out for tutorials, case studies, and code examples. Once you’re acquainted with CakePHP, log on and share your knowledge with the community and gain instant fame and fortune. The API https://api0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 3.x
Handling Customize Error Templates Customize the Error Page Layout Customize the ErrorController Change the ExceptionRenderer Changing the ErrorController Class Creating your Own Error Handler Changing Configuration Creating Log Adapters Error and Exception Logging Interacting with Log Streams Using the FileLog Adapter Logging to Syslog Writing to Logs Using Levels Logging Scopes Log API Convenience Methods Check it out for tutorials, case studies, and code examples. Once you’re acquainted with CakePHP, log on and share your knowledge with the community and gain instant fame and fortune. The API https://api0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook Documentation 5.x. . . . . . . . . . . . . . . 620 Creating Log Engines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 620 Log API . . . . . . . . . . . . . . . . . . . . Check it out for tutorials, case studies, and code examples. Once you’re acquainted with CakePHP, log on and share your knowledge with the community and gain instant fame and fortune. The API https://api Plugins your application uses are stored. • The logs folder normally contains your log files, depending on your log configuration. • The src folder will be where your application’s source files will0 码力 | 848 页 | 2.53 MB | 1 年前3
CakePHP Cookbook 2.x
exec('whoami'); ?> inside any PHP file your webserver can execute. You should see a username printed. Change the ownership of the app/tmp directory to that user. The final command you run (in *nix) might look custom number (or “seed”) for use in encryption. The security salt is used for generating hashes. Change the default Security.salt value in /app/Config/core.php. The replacement value should be long, hard Configure::write('Security.salt', 'pl345e-P45s_7h3*S@l7!'); The cipher seed is used for encrypt/decrypt strings. Change the default Security.cipherSeed value by editing /app/Config/core.php. The replacement value should0 码力 | 1096 页 | 958.62 KB | 1 年前3
CakePHP Cookbook 2.x
exec('whoami'); ?> inside any PHP file your webserver can execute. You should see a username printed. Change the ownership of the app/tmp directory to that user. The final command you run (in *nix) might look custom number (or “seed”) for use in encryption. The security salt is used for generating hashes. Change the default Security.salt value in /app/Config/core.php. The replacement value should be long, hard Configure::write('Security.salt', 'pl345e-P45s_7h3*S@l7!'); The cipher seed is used for encrypt/decrypt strings. Change the default Security.cipherSeed value by editing /app/Config/core.php. The replacement value should0 码力 | 820 页 | 2.52 MB | 1 年前3
Laravel 5.0 Documentation
and even collapsing of arrays. Just try the following in your project: dd([1, 2, 3]); The full change list for this release by running the php artisan changes command from a 4.2 installation, or by Controller Request Validation New Generators Configuration Cache Symfony VarDumper Laravel 4.2 change file on Github. These notes only cover the major enhancements and changes for the release. Note: enhancements were incorporated into the various Laravel 4.1 point releases. So, be sure to check the change list for Laravel 4.1 as well! Laravel 4.2 requires PHP 5.4 or greater. This upgraded PHP requirement0 码力 | 242 页 | 1.44 MB | 1 年前3
Laravel 3.2 Documentation.................................................................................. 3 Laravel Change Log .............................................................................................. just use the route's name and Laravel will automatically insert the correct URI. This allows you to change your routes at a later time and Laravel will update all of the relevant links site-wide. Restful automatically does the rest. Laravel's pagination system was designed to be easy to implement and easy to change. It's also important to note that just because Laravel can handle these things automatically doesn't0 码力 | 139 页 | 1.13 MB | 1 年前3
共 78 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













