 CakePHP Cookbook 3.x
Types Attribute Matching Types Http Client Doing Requests Creating Multipart Requests with Files Building Multipart Request Bodies by Hand Sending Request Bodies Request Method Options Authentication a simple CMS application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql0 码力 | 1244 页 | 1.05 MB | 1 年前3 CakePHP Cookbook 3.x
Types Attribute Matching Types Http Client Doing Requests Creating Multipart Requests with Files Building Multipart Request Bodies by Hand Sending Request Bodies Request Method Options Authentication a simple CMS application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql0 码力 | 1244 页 | 1.05 MB | 1 年前3
 CakePHP Cookbook 4.x
Attribute Matching Types Http Client Client Doing Requests Creating Multipart Requests with Files Building Multipart Request Bodies Sending Request Bodies Request Method Options Authentication Using Basic a simple CMS application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql0 码力 | 1249 页 | 1.04 MB | 1 年前3 CakePHP Cookbook 4.x
Attribute Matching Types Http Client Client Doing Requests Creating Multipart Requests with Files Building Multipart Request Bodies Sending Request Bodies Request Method Options Authentication Using Basic a simple CMS application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql0 码力 | 1249 页 | 1.04 MB | 1 年前3
 CakePHP Cookbook Documentation 5.xAttribute Matching Types Http Client Client Doing Requests Creating Multipart Requests with Files Building Multipart Request Bodies Sending Request Bodies Request Method Options Authentication Using Basic a simple CMS application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql0 码力 | 1080 页 | 939.39 KB | 1 年前3 CakePHP Cookbook Documentation 5.xAttribute Matching Types Http Client Client Doing Requests Creating Multipart Requests with Files Building Multipart Request Bodies Sending Request Bodies Request Method Options Authentication Using Basic a simple CMS application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql0 码力 | 1080 页 | 939.39 KB | 1 年前3
 CakePHP Cookbook 3.x
Management System) application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql and define a plugin. • getTypeName() was added to assist in getting correct class/type name when building more descriptive error messages. Database • Query::identifier() was added. This method makes it0 码力 | 967 页 | 2.80 MB | 1 年前3 CakePHP Cookbook 3.x
Management System) application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql and define a plugin. • getTypeName() was added to assist in getting correct class/type name when building more descriptive error messages. Database • Query::identifier() was added. This method makes it0 码力 | 967 页 | 2.80 MB | 1 年前3
 CakePHP Cookbook 4.x
Management System) application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql HTML attributes. • Cake\View\Helper\SecureFieldTokenTrait has been removed. Its form token data building functionality is now included in the internal class FormProtector. • HtmlHelper::docType() method0 码力 | 967 页 | 2.88 MB | 1 年前3 CakePHP Cookbook 4.x
Management System) application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql HTML attributes. • Cake\View\Helper\SecureFieldTokenTrait has been removed. Its form token data building functionality is now included in the internal class FormProtector. • HtmlHelper::docType() method0 码力 | 967 页 | 2.88 MB | 1 年前3
 CakePHP Cookbook Documentation 5.xManagement System) application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql into the new UsersSeed and ArticlesSeed classes, then: bin/cake migrations seed Read more about building migrations and data seeding: Migrations23 With the database built, we can now build Models. 230 码力 | 848 页 | 2.53 MB | 1 年前3 CakePHP Cookbook Documentation 5.xManagement System) application. To start with, we’ll be installing CakePHP, creating our database, and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using about SQL in order to create a database, and run SQL snippets from the tutorial. CakePHP will handle building all the queries your application needs. Since we’re using MySQL, also make sure that you have pdo_mysql into the new UsersSeed and ArticlesSeed classes, then: bin/cake migrations seed Read more about building migrations and data seeding: Migrations23 With the database built, we can now build Models. 230 码力 | 848 页 | 2.53 MB | 1 年前3
 Laravel 5.0 Documentation
Commands Outside Of CLI iv. Scheduling Artisan Commands ii. Development i. Introduction ii. Building A Command iii. Registering Commands A GitBook version of Laravel 5.0 Documentation Introduction structure to the default Laravel project. This new structure serves as a better foundation for building robust application in Laravel, as well as embraces new auto-loading standards (PSR-4) throughout inherits from the Symfony\Component\HttpFoundation\Response class, providing a variety of methods for building HTTP responses: use Illuminate\Http\Response; return (new Response($content, $status))0 码力 | 242 页 | 1.44 MB | 1 年前3 Laravel 5.0 Documentation
Commands Outside Of CLI iv. Scheduling Artisan Commands ii. Development i. Introduction ii. Building A Command iii. Registering Commands A GitBook version of Laravel 5.0 Documentation Introduction structure to the default Laravel project. This new structure serves as a better foundation for building robust application in Laravel, as well as embraces new auto-loading standards (PSR-4) throughout inherits from the Symfony\Component\HttpFoundation\Response class, providing a variety of methods for building HTTP responses: use Illuminate\Http\Response; return (new Response($content, $status))0 码力 | 242 页 | 1.44 MB | 1 年前3
 Laravel 3.2 Documentation.......................................................................................... 79 Building Where Clauses ................................................................................. uses the latest features of PHP 5.3 to make routing simple and expressive. It's important that building everything from APIs to complex web applications is as easy as possible. Routes are typically defined controller: class Home_Controller extends Base_Controller { public $restful = true; } Building RESTful controller actions: class Home_Controller extends Base_Controller { public $restful0 码力 | 139 页 | 1.13 MB | 1 年前3 Laravel 3.2 Documentation.......................................................................................... 79 Building Where Clauses ................................................................................. uses the latest features of PHP 5.3 to make routing simple and expressive. It's important that building everything from APIs to complex web applications is as easy as possible. Routes are typically defined controller: class Home_Controller extends Base_Controller { public $restful = true; } Building RESTful controller actions: class Home_Controller extends Base_Controller { public $restful0 码力 | 139 页 | 1.13 MB | 1 年前3
 CakePHP Cookbook 2.x
Validating arguments Adding Options Validating options Using boolean options Adding subcommands Building a ConsoleOptionParser from an array Getting help from shells Getting help as XML Routing in shells get you up and running: URL Rewriting Now continue to Blog Tutorial - Adding a layer to start building your first CakePHP application. Blog Tutorial - Adding a layer Create a Post Model The Model method="post" action="/posts/add"> If create() is called with no parameters supplied, it assumes you are building a form that submits via POST to the current controller’s add() action (or edit() action when id0 码力 | 1096 页 | 958.62 KB | 1 年前3 CakePHP Cookbook 2.x
Validating arguments Adding Options Validating options Using boolean options Adding subcommands Building a ConsoleOptionParser from an array Getting help from shells Getting help as XML Routing in shells get you up and running: URL Rewriting Now continue to Blog Tutorial - Adding a layer to start building your first CakePHP application. Blog Tutorial - Adding a layer Create a Post Model The Model method="post" action="/posts/add"> If create() is called with no parameters supplied, it assumes you are building a form that submits via POST to the current controller’s add() action (or edit() action when id0 码力 | 1096 页 | 958.62 KB | 1 年前3
 CakePHP Cookbook 2.x
webserver, refer to the core configuration. Now continue to Blog Tutorial - Adding a layer to start building your first CakePHP application. Blog Tutorial - Adding a layer Create a Post Model The Model method="post" action="/posts/add"> If create() is called with no parameters supplied, it assumes you are building a form that submits via POST to the current controller’s add() action (or edit() action when id ways we didn’t wish to cover here for simplicity’s sake. Use the rest of this manual as a guide for building more feature-rich applications. Now that you’ve created a basic CakePHP application, you’re ready0 码力 | 820 页 | 2.52 MB | 1 年前3 CakePHP Cookbook 2.x
webserver, refer to the core configuration. Now continue to Blog Tutorial - Adding a layer to start building your first CakePHP application. Blog Tutorial - Adding a layer Create a Post Model The Model method="post" action="/posts/add"> If create() is called with no parameters supplied, it assumes you are building a form that submits via POST to the current controller’s add() action (or edit() action when id ways we didn’t wish to cover here for simplicity’s sake. Use the rest of this manual as a guide for building more feature-rich applications. Now that you’ve created a basic CakePHP application, you’re ready0 码力 | 820 页 | 2.52 MB | 1 年前3
共 64 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7














