CakePHP Cookbook 4.x
Migration Guide Deprecated Features Removed Deprecations Breaking Changes New Features 4.1 Migration Guide Upgrading to 4.1.0 Deprecations Behavior Changes New Features 4.2 Migration Guide Upgrading Changes New Features 4.3 Migration Guide Upgrading to 4.3.0 Deprecations Behavior Changes Breaking Changes New Features 4.4 Migration Guide Upgrading to 4.4.0 Deprecations Behavior Changes New Features Features 4.5 Migration Guide Upgrading to 4.5.0 Deprecations New Features Tutorials & Examples Content Management Tutorial Getting CakePHP Checking our Installation CMS Tutorial - Creating the Database0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 3.x
Migration Guide 3.1 Migration Guide 3.1 Migration Guide 3.0 Migration Guide 3.0 Migration Guide New ORM Upgrade Guide Tutorials & Examples Content Management Tutorial Getting CakePHP Checking our Issues Code Initial Setup Working on a Patch Submitting a Pull Request Coding Standards Adding New Features IDE Setup Indentation Line Length Control Structures Comparison Function Calls Method Definition user data, saving friends’ associations, storing and retrieving user photos, finding suggestions for new friends, etc. The model objects can be thought of as “Friend”, “User”, “Comment”, or “Photo”. If we0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 2.x
Initial setup Working on a patch Submitting a pull request Coding Standards Language Adding New Features Indentation Line Length Control Structures Comparison Function Calls Method Definition Method Guide New Features in CakePHP 2.1 2.0 Migration Guide 2.0 Migration Guide New Features in CakePHP 2.0 PHPUnit Migration Hints Migration from 1.2 to 1.3 Migrating from CakePHP 1.2 to 1.3 New features 'cake_blog_tutorial', 'schema' => '', 'prefix' => '', 'encoding' => 'utf8' ); Once you’ve saved your new database.php file, you should be able to open your browser and see the CakePHP welcome page. It should0 码力 | 1096 页 | 958.62 KB | 1 年前3
CakePHP Cookbook 3.x
user data, saving friends’ associations, storing and retrieving user photos, finding suggestions for new friends, etc. The model objects can be thought of as “Friend”, “User”, “Comment”, or “Photo”. If we standard classes for table and entity classes that have not yet been defined. If we wanted to make a new user and save it (with validation) we would do something like: use Cake\ORM\TableRegistry; // Prior webserver. Just the Start Hopefully this quick overview has piqued your interest. Some other great features in CakePHP are: • A caching framework that integrates with Memcached, Redis and other backends0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook 4.x
user data, saving friends’ associations, storing and retrieving user photos, finding suggestions for new friends, etc. The model objects can be thought of as “Friend”, “User”, “Comment”, or “Photo”. If we standard classes for table and entity classes that have not yet been defined. If we wanted to make a new user and save it (with validation) we would do something like: use Cake\ORM\Locator\LocatorAwareTrait; webserver. Just the Start Hopefully this quick overview has piqued your interest. Some other great features in CakePHP are: • A caching framework that integrates with Memcached, Redis and other backends0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook Documentation 5.xfiles based upon latest app template 5.0 Migration Guide Deprecated Features Removed Breaking Changes Deprecations New Features PHPUnit 10 Upgrade phpunit.xml adjustments ->withConsecutive() has been Issues Code Initial Setup Working on a Patch Submitting a Pull Request Coding Standards Adding New Features IDE Setup Indentation Line Length Control Structures Comparison Function Calls Method Definition Compatibility Guide Migration Guides Using CakePHP Working on CakePHP Deprecations Experimental Features Installation Installing CakePHP Installing Composer Create a CakePHP Project Keeping Up To Date0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 2.x
=> 'utf8' ); Blog Tutorial 3 CakePHP Cookbook Documentation, Release 2.x Once you’ve saved your new database.php file, you should be able to open your browser and see the CakePHP welcome page. It should Configure::write('Security.cipherSeed', '7485712659625147843639846751'); A Note on mod_rewrite Occasionally new users will run into mod_rewrite issues. For example if the CakePHP welcome page looks a little funny which services and features are allowed and/or disabled in that # directory (and its subdirectories). # # First, we configure the "default" to be a very restrictive set of # features. #Options 0 码力 | 820 页 | 2.52 MB | 1 年前3
CakePHP Cookbook Documentation 5.xuser data, saving friends’ associations, storing and retrieving user photos, finding suggestions for new friends, etc. The model objects can be thought of as “Friend”, “User”, “Comment”, or “Photo”. If we standard classes for table and entity classes that have not yet been defined. If we wanted to make a new user and save it (with validation) we would do something like: use Cake\ORM\Locator\LocatorAwareTrait; webserver. Just the Start Hopefully this quick overview has piqued your interest. Some other great features in CakePHP are: • A caching framework that integrates with Memcached, Redis and other backends0 码力 | 848 页 | 2.53 MB | 1 年前3
Laravel 3.2 DocumentationEnjoy Laravel? Laravel is a powerful framework that emphasizes flexibility and expressiveness. Users new to Laravel will enjoy the same ease of development that is found in the most popular and lightweight Laravel's modular packaging system. The Laravel Bundle Repository is already populated with quite a few features that can be easily added to your application. You can either download a bundle repository to your method's page content. The IoC container (Inversion of Control) gives you a method for generating new objects and optionally instantiating and referencing singletons. IoC means that you'll rarely ever0 码力 | 139 页 | 1.13 MB | 1 年前3
Laravel 5.0 Documentation
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 the namespace. This default namespace can be quickly changed using the new app:name Artisan command. Controllers, middleware, and requests (a new type of class in Laravel 5.0) are now grouped under the app/Http single, flat file of route filters, all middleware are now broken into their own class files. A new app/Providers directory replaces the app/start files from previous versions of Laravel 4.x. These0 码力 | 242 页 | 1.44 MB | 1 年前3
共 84 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













