CakePHP Cookbook 3.x
Add Template Adding Simple Slug Generation Add Edit Action Create Edit Template Update Validation Rules for Articles Add Delete Action 3.x Migration Guide 3.10 Migration Guide 3.10 Migration Guide 3 Add Template Adding Simple Slug Generation Add Edit Action Create Edit Template Update Validation Rules for Articles Add Delete Action CMS Tutorial - Tags and Users Adding Tagging to Articles Updating Function Calls Method Definition Bail Early Method Chaining Commenting Code Including Files PHP Tags Naming Convention Careful when using empty()/isset() Backwards Compatibility Guide Migration Guides Using0 码力 | 1244 页 | 1.05 MB | 1 年前3CakePHP Cookbook 2.x
Structures Comparison Function Calls Method Definition Method Chaining DocBlocks Including Files PHP Tags Naming Convention Backwards Compatibility Guide Migration Guides Using CakePHP Working on CakePHP CakePHP on table and column names are not arbitrary. If you follow CakePHP’s database naming conventions, and CakePHP’s class naming conventions (both outlined in CakePHP Conventions), you’ll be able to take advantage will save you time. Check out CakePHP Conventions for more information, but suffice it to say that naming our table ‘posts’ automatically hooks it to our Post model, and having fields called ‘modified’ and0 码力 | 1096 页 | 958.62 KB | 1 年前3CakePHP Cookbook 4.x
Add Template Adding Simple Slug Generation Add Edit Action Create Edit Template Update Validation Rules for Articles Add Delete Action Migration Guides 4.0 Upgrade Guide Fix Deprecation Warnings Upgrade Add Template Adding Simple Slug Generation Add Edit Action Create Edit Template Update Validation Rules for Articles Add Delete Action CMS Tutorial - Tags and Users Adding Tagging to Articles Updating Function Calls Method Definition Bail Early Method Chaining Commenting Code Including Files PHP Tags Naming Convention Careful when using empty()/isset() Backwards Compatibility Guide Migration Guides Using0 码力 | 1249 页 | 1.04 MB | 1 年前3CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 835 Core Validation Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 835 30 waits for petitions from clients, checks their validity according to authentication or authorization rules, delegates data fetching or processing to the model, selects the type of presentational data that application. At a high level each request goes through the following steps: 1. The webserver rewrite rules direct the request to webroot/index.php. 2. Your Application is loaded and bound to an HttpServer0 码力 | 967 页 | 2.80 MB | 1 年前3CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 815 Make Rules ‘last’ by default . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 825 Core Validation Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 825 30 waits for petitions from clients, checks their validity according to authentication or authorization rules, delegates data fetching or processing to the model, selects the type of presentational data that0 码力 | 967 页 | 2.88 MB | 1 年前3Laravel 3.2 Documentation
................................................................................ 55 Validation Rules ................................................................................................. ......................................................................... 63 Custom Validation Rules .............................................................................................. 64 have created indexes on tables using the Laravel migration system and you used to the default index naming scheme provided by Laravel, prefix the index names with their table name on your database. So, if0 码力 | 139 页 | 1.13 MB | 1 年前3Learning Laravel
133 Using DB query builder 134 Using Eloquent 134 From Laravel Documentation 134 Chapter 43: Naming Files when uploading with Laravel on Windows 136 Parameters 136 Examples 136 Generating timestamped Customising error messages within a Request class 193 Displaying error messages 193 Custom Validation Rules 194 Credits 196 About You can share this PDF with anyone you feel could benefit from it, downloaded corresponds to the name of the variable we want to pass to the view. view('example', compact('name')); NAMING CONVENTION FOR BLADE VARIABLES While sending data back to view. You can use underscore for multi-words0 码力 | 216 页 | 1.58 MB | 1 年前3CakePHP Cookbook Documentation 5.x
Add Template Adding Simple Slug Generation Add Edit Action Create Edit Template Update Validation Rules for Articles Add Delete Action Migration Guides 5.0 Upgrade Guide Fix Deprecation Warnings Upgrade Add Template Adding Simple Slug Generation Add Edit Action Create Edit Template Update Validation Rules for Articles Add Delete Action CMS Tutorial - Tags and Users Adding Tagging to Articles Updating Function Calls Method Definition Bail Early Method Chaining Commenting Code Including Files PHP Tags Naming Convention Careful when using empty()/isset() Backwards Compatibility Guide Migration Guides Using0 码力 | 1080 页 | 939.39 KB | 1 年前3CakePHP Cookbook 2.x
on table and column names are not arbitrary. If you follow CakePHP’s database naming conventions, and CakePHP’s class naming conventions (both outlined in CakePHP Conventions), you’ll be able to take advantage will save you time. Check out CakePHP Conventions for more information, but suffice it to say that naming our table ‘posts’ automati- cally hooks it to our Post model, and having fields called ‘modified’ .htaccess files. While there are add-ons that can add this support, you can also import htaccess rules into IIS to use CakePHP’s native rewrites. To do this, follow these steps: 1. Use Microsoft’s Web0 码力 | 820 页 | 2.52 MB | 1 年前3Spring Boot 2.6.0-m2 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159 Naming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 450 17.8.6. Configure Hibernate Naming Strategy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 What’s in a name All official starters follow a similar naming pattern; spring-boot-starter-*, where * is a particular type of application. This naming structure is intended to help when you need to find0 码力 | 708 页 | 13.90 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100