Learning Laravel
Controller 44 Chapter 12: Cron basics 45 Introduction 45 Examples 45 Create Cron Job 45 Chapter 13: Cross Domain Request 46 Examples 46 Introduction 46 CorsHeaders 46 Chapter 14: Custom Helper function Introduction 124 Examples 124 Using Laradock 124 Chapter 37: Laravel Packages 125 Examples 125 laravel-ide-helper 125 laravel-datatables 125 Intervention Image 125 Laravel generator 125 Laravel Socialite 45 Chapter 13: Cross Domain Request Examples Introduction Sometimes we need cross domain request for our API's in laravel. We need to add appropriate headers to complete the cross domain request successfully0 码力 | 216 页 | 1.58 MB | 1 年前3CakePHP Cookbook 3.x
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 Bail Early the Character Set Interacting with Browser Caching Fine Tuning HTTP Cache Setting Cookies Setting Cross Origin Request Headers (CORS) Common Mistakes with Immutable Responses Cookie Collections Creating Security Security Utility Encrypting and Decrypting Data Hashing Data Getting Secure Random Data Cross Site Request Forgery Using the CsrfComponent Integration with FormHelper CSRF Protection and AJAX0 码力 | 1244 页 | 1.05 MB | 1 年前3CakePHP Cookbook Documentation 5.x
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 Bail Early the Character Set Interacting with Browser Caching Fine Tuning HTTP Cache Setting Cookies Setting Cross Origin Request Headers (CORS) Common Mistakes with Immutable Responses Cookie Collections CookieCollection form tampering for specific actions Handling validation failure through callbacks CSRF Protection Cross Site Request Forgery (CSRF) Middleware Content Security Policy Security Headers HTTPS Enforcer Adding0 码力 | 1080 页 | 939.39 KB | 1 年前3CakePHP Cookbook 4.x
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 Bail Early the Character Set Interacting with Browser Caching Fine Tuning HTTP Cache Setting Cookies Setting Cross Origin Request Headers (CORS) Common Mistakes with Immutable Responses Cookie Collections CookieCollection form tampering for specific actions Handling validation failure through callbacks CSRF Protection Cross Site Request Forgery (CSRF) Middleware Content Security Policy Security Headers HTTPS Enforcer Adding0 码力 | 1249 页 | 1.04 MB | 1 年前3CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 281 Setting Cross Origin Request Headers (CORS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 282 CakePHP has leveraged ‘modal’ methods that provide both a get and set mode. These methods complicate IDE autocompletion and our ability to add stricter return types in the future. For these reasons, combined past CakePHP has leveraged ‘modal’ methods that provide both a get/set mode. These methods complicate IDE autocompletion and our ability to add stricter return types in the future. For these reasons, combined0 码力 | 967 页 | 2.80 MB | 1 年前3CakePHP Cookbook Documentation 5.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174 Setting Cross Origin Request Headers (CORS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 181 :doc:�/core-helpers�, it would always reference /core-helpers regardless of where it was used. Cross Referencing Links :ref: You can cross reference any arbitrary title in any document using the :ref: role. Link label objects and con- structs. Using these directives and roles is required to give proper indexing and cross referencing features. Describing Classes and Constructs Each directive populates the index, and0 码力 | 848 页 | 2.53 MB | 1 年前3CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 242 Setting Cross Origin Request Headers (CORS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 250 Path() and UrlHelper::urlFromPath() to build links and URLs from route paths more easily and with IDE support in the View layer. Utility • Hash::combine() now accepts null for the $keyPath parameter :doc:�/core-helpers�, it would always reference /core-helpers regardless of where it was used. Cross Referencing Links :ref: You can cross reference any arbitrary title in any document using the :ref: role. Link label0 码力 | 967 页 | 2.88 MB | 1 年前3CakePHP Cookbook 2.x
application accepts. CSRF protection. Form tampering protection Requiring that SSL be used. Limiting cross controller communication. Like all components it is configured through several configurable parameters beforeFilter. By using the Security Component you automatically get CSRF [https://en.wikipedia.org/wiki/Cross-site_request_forgery] and form tampering protection. Hidden token fields will automatically be inserted Restricting cross controller communication property SecurityComponent::$allowedControllers A list of controllers which can send requests to this controller. This can be used to control cross controller0 码力 | 1096 页 | 958.62 KB | 1 年前3CakePHP Cookbook 2.x
accepts. • CSRF protection. • Form tampering protection • Requiring that SSL be used. • Limiting cross controller communication. Like all components it is configured through several configurable parameters Security Component before those components in your $components array. 67 https://en.wikipedia.org/wiki/Cross-site_request_forgery Components 381 CakePHP Cookbook Documentation, Release 2.x Note: When using Restricting cross controller communication property SecurityComponent::$allowedControllers A list of controllers which can send requests to this controller. This can be used to control cross controller0 码力 | 820 页 | 2.52 MB | 1 年前3性感的PHP - 现代化高性能的PHP开发
json "require": { "php": ">=5.5.9", "laravel/framework": "5.2.*", "barryvdh/laravel-ide-helper": "^2.2", "erusev/parsedown": "^1.6", "doctrine/dbal": "^2.5", "cyvelnet/laravel5-fractal":0 码力 | 38 页 | 3.56 MB | 1 年前3
共 59 条
- 1
- 2
- 3
- 4
- 5
- 6