CakePHP Cookbook 2.x
Tips Publish Your Plugin Shells, Tasks & Console Tools The CakePHP console Adding cake to your system path Creating a shell Using Models in your shells Shell tasks Loading tasks on the fly with TaskCollection find out what user your webserver runs as. You can run inside any PHP file your webserver can execute. You should see a username printed. Change the ownership of the app/tmp CakePHP’s database configuration file is found in /app/Config/database.php.default. Make a copy of this file in the same directory, but name it database.php. The config file should be pretty straightforward:0 码力 | 1096 页 | 958.62 KB | 1 年前3
Laravel 3.2 Documentation.......................... 66 File Uploads................................................................................................................. 66 File Extensions ..................... ................................................................................... 67 Checking File Types ........................................................................................... few examples that we think make good bullet points: Bundles are Laravel's modular packaging system. The Laravel Bundle Repository is already populated with quite a few features that can be easily0 码力 | 139 页 | 1.13 MB | 1 年前3
CakePHP Cookbook 2.x
find out what user your webserver runs as. You can run inside any PHP file your webserver can execute. You should see a username printed. Change the ownership of the app/tmp CakePHP’s database configuration file is found in /app/Config/database.php.default. Make a copy of this file in the same directory, but name it database.php. The config file should be pretty straightforward: you’ve saved your new database.php file, you should be able to open your browser and see the CakePHP welcome page. It should also tell you that your database connection file was found, and that CakePHP can0 码力 | 820 页 | 2.52 MB | 1 年前3
Guzzle PHP 5.3 DocumentationMessages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 1.5 Event System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 Requirements 1. PHP 5.4.0 2. To use the PHP stream handler, allow_url_fopen must be enabled in your system’s php.ini. 3. To use the cURL handler, you must have a recent version of cURL >= 7.16.2 compiled 0 Alternatively, you can specify Guzzle as a dependency in your project’s existing composer.json file: 3 Guzzle { "require": { "guzzlehttp/guzzle": "~5.0" } } After installing, you need to require0 码力 | 63 页 | 275.75 KB | 11 月前3
Laravel 5.0 Documentation
Package Development i. Introduction ii. Views iii. Translations iv. Configuration v. Publishing File Groups vi. Routing xvii. Pagination i. Configuration ii. Usage iii. Appending To Pagination Links are all classes related to the HTTP transport layer of your application. Instead of a single, flat file of route filters, all middleware are now broken into their own class files. A new app/Providers Rackspace cloud storage - all with one, unified and elegant API! Storing a file in Amazon S3 is now as simple as: Storage::put('file.txt', 'contents'); For more information on the Laravel Flysystem integration0 码力 | 242 页 | 1.44 MB | 1 年前3
CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 693 Getting an Excerpt From a File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 693 Using Logging CakePHP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 717 20 Events System 721 Example Event Usage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 770 Plugin Map File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook 4.x
Plugin Routes SEO-Friendly Routing Matching Specific HTTP Methods Matching Specific Hostnames Routing File Extensions Route Scoped Middleware Grouping Middleware RESTful Routing Creating Nested Resource Response Objects Request ServerRequest Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML or JSON Data Manipulating URIs Response Response Dealing with Content Types Sending Files Sending a String as File Setting Headers Setting the Body Setting the Character Set Interacting with Browser Caching Fine Tuning0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 663 Getting an Excerpt From a File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 663 Editor Integration Handler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 697 20 Events System 699 Example Event Usage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 751 Plugin Map File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook Documentation 5.xPlugin Routes SEO-Friendly Routing Matching Specific HTTP Methods Matching Specific Hostnames Routing File Extensions Route Scoped Middleware Grouping Middleware RESTful Routing Creating Nested Resource Response Objects Request ServerRequest Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML or JSON Data Manipulating URIs Response Response Dealing with Content Types Sending Files Sending a String as File Setting Headers Setting the Body Setting the Character Set Interacting with Browser Caching Fine Tuning0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 3.x
Plugin Routes SEO-Friendly Routing Matching Specific HTTP Methods Matching Specific Hostnames Routing File Extensions Connecting Scoped Middleware Grouping Middleware RESTful Routing Creating Nested Resource Request & Response Objects Request Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML or JSON Data Checking Accept Headers Cookies Response Dealing with Content Types Sending Files Sending a String as File Setting Headers Setting the Body Setting the Character Set Interacting with Browser Caching Fine Tuning0 码力 | 1244 页 | 1.05 MB | 1 年前3
共 78 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













