CakePHP Cookbook Documentation 5.x
'default', false); Configure::load('other_config', 'default'); Environment Variables Many modern cloud providers, like Heroku, let you define environment variables for configuration data. You can configure IP address. Trusting Proxy Headers If your application is behind a load balancer or running on a cloud service, you will often get the load balancer host, port and scheme in your requests. Often load balancers For example: $cloud = Cache::read('cloud'); if ($cloud !== null) { return $cloud; } // Generate cloud data // ... // Store data in cache Cache::write('cloud', $cloud); return $cloud; Or if you are0 码力 | 1080 页 | 939.39 KB | 1 年前3CakePHP Cookbook Documentation 5.x
'default', false); Configure::load('other_config', 'default'); Environment Variables Many modern cloud providers, like Heroku, let you define environment variables for configuration data. You can configure Release 5.x Trusting Proxy Headers If your application is behind a load balancer or running on a cloud service, you will often get the load balancer host, port and scheme in your requests. Often load balancers For example: $cloud = Cache::read('cloud'); if ($cloud !== null) { return $cloud; } // Generate cloud data // ... // Store data in cache Cache::write('cloud', $cloud); return $cloud; Or if you are0 码力 | 848 页 | 2.53 MB | 1 年前3Laravel 5.0 Documentation
Logging x. Events i. Basic Usage ii. Queued Event Handlers iii. Event Subscribers xi. Filesystem / Cloud Storage i. Introduction ii. Configuration iii. Basic Usage xii. Hashing i. Introduction ii. filesystem abstraction library, providing pain free integration with local, Amazon S3, and Rackspace cloud storage - all with one, unified and elegant API! Storing a file in Amazon S3 is now as simple as: Forge, a new web based application, provides a simple way to create and manage PHP servers on the cloud of your choice, including Linode, DigitalOcean, Rackspace, and Amazon EC2. Supporting automated Nginx0 码力 | 242 页 | 1.44 MB | 1 年前3CakePHP Cookbook 3.x
'default', false); Configure::load('other_config', 'default'); Environment Variables Many modern cloud providers, like Heroku, let you define environment variables for configuration data. You can configure IP address. Trusting Proxy Headers If your application is behind a load balancer or running on a cloud service, you will often get the load balancer host, port and scheme in your requests. Often load balancers For example: $cloud = Cache::read('cloud'); if ($cloud !== false) { return $cloud; } // Generate cloud data // ... // Store data in cache Cache::write('cloud', $cloud); return $cloud; Or if you0 码力 | 1244 页 | 1.05 MB | 1 年前3CakePHP Cookbook 3.x
'default', false); Configure::load('other_config', 'default'); Environment Variables Many modern cloud providers, like Heroku, let you define environment variables for configuration data. You can configure IP address. Trusting Proxy Headers If your application is behind a load balancer or running on a cloud service, you will often get the load balancer host, port and scheme in your requests. Often load balancers Release 3.10 $cloud = Cache::read('cloud'); if ($cloud !== false) { return $cloud; } // Generate cloud data // ... // Store data in cache Cache::write('cloud', $cloud); return $cloud; Or if you are0 码力 | 967 页 | 2.80 MB | 1 年前3CakePHP Cookbook 4.x
'default', false); Configure::load('other_config', 'default'); Environment Variables Many modern cloud providers, like Heroku, let you define environment variables for configuration data. You can configure IP address. Trusting Proxy Headers If your application is behind a load balancer or running on a cloud service, you will often get the load balancer host, port and scheme in your requests. Often load balancers For example: $cloud = Cache::read('cloud'); if ($cloud !== null) { return $cloud; } // Generate cloud data // ... // Store data in cache Cache::write('cloud', $cloud); return $cloud; Or if you are0 码力 | 1249 页 | 1.04 MB | 1 年前3CakePHP Cookbook 4.x
'default', false); Configure::load('other_config', 'default'); Environment Variables Many modern cloud providers, like Heroku, let you define environment variables for configuration data. You can configure IP address. Trusting Proxy Headers If your application is behind a load balancer or running on a cloud service, you will often get the load balancer host, port and scheme in your requests. Often load balancers For example: $cloud = Cache::read('cloud'); if ($cloud !== null) { return $cloud; } // Generate cloud data // ... // Store data in cache Cache::write('cloud', $cloud); return $cloud; Or if you are0 码力 | 967 页 | 2.88 MB | 1 年前3Learning Laravel
Using Event and Listeners for sending emails to a new registered user 93 Chapter 27: Filesystem / Cloud Storage 95 Examples 95 Configuration 95 Basic Usage 95 Custom Filesystems 97 Creating symbolic com/laravel/topic/4687/events-and-listeners https://riptutorial.com/ 94 Chapter 27: Filesystem / Cloud Storage Examples Configuration The filesystem configuration file is located at config/filesystems with an indicator >>> on the folder icon.) Read Filesystem / Cloud Storage online: https://riptutorial.com/laravel/topic/3040/filesystem--- cloud-storage https://riptutorial.com/ 98 Chapter 28: Form Request(s)0 码力 | 216 页 | 1.58 MB | 1 年前3《Slides Dev Web》 12. Risques applicatifs
ces facteurs • Important de prendre en compte l’utilisabilité Top 500 passwords cloud Figure 1: top 500 passwords cloud Mots de passe • 30% of users have a password from the top 10’000 (source17) •0 码力 | 12 页 | 474.37 KB | 1 年前3Falcon v0.2.0 Documentation
community! We are a pragmatic group of HTTP enthusiasts working on the next generation of web apps and cloud services. We would love to have you join us and share your ideas. Please help us spread the word will be saved (for a real service, you would want to use an object storage service instead, such as Cloud Files or S3). Edit your images.py file and add the following to the resource: def __init__(self0 码力 | 70 页 | 296.15 KB | 1 年前3
共 57 条
- 1
- 2
- 3
- 4
- 5
- 6