Laravel queues provide a unified API across a variety of different queue backends, such as Beanstalk, Amazon SQS, Redis, or even a relational database.
Queues - Laravel - The PHP Framework For Web Artisans - 0 views
-
-
The queue configuration file is stored in config/queue.php
-
a synchronous driver that will execute jobs immediately (for local use)
- ...56 more annotations...
Glossary - CircleCI - 0 views
-
User authentication may use LDAP for an instance of the CircleCI application that is installed on your private server or cloud
-
The first user to log into a private installation of CircleCI
-
Contexts provide a mechanism for securing and sharing environment variables across projects.
- ...22 more annotations...
testdouble/suture: - 0 views
Rails Environment Variables · RailsApps - 1 views
-
You can pass local configuration settings to an application using environment variables.
-
Operating systems (Linux, Mac OS X, Windows) provide mechanisms to set local environment variables, as does Heroku and other deployment platforms.
-
In general, you shouldn’t save email account credentials or private API keys to a shared git repository.
- ...10 more annotations...
plataformatec/simple_form - 0 views
-
The basic goal of Simple Form is to not touch your way of defining the layout
-
by default contains label, hints, errors and the input itself
-
Simple Form acts as a DSL and just maps your input type (retrieved from the column definition in the database) to a specific helper method.
- ...68 more annotations...
Introducing CNAME Flattening: RFC-Compliant CNAMEs at a Domain's Root - 0 views
-
you can now safely use a CNAME record, as opposed to an A record that points to a fixed IP address, as your root record in CloudFlare DNS without triggering a number of edge case error conditions because you’re violating the DNS spec.
-
CNAME Flattening allowed us to use a root domain while still maintaining DNS fault-tolerance across multiple IP addresses.
-
Traditionally, the root record of a domain needed to point to an IP address (known as an A -- for "address" -- Record).
- ...13 more annotations...
‹ Previous
21 - 27 of 27
Showing 20▼ items per page