Showing 10 of 1,090 results.

How to Apply These Terms to Your New Programs | License

…the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see < https://www.gnu.org/licenses/ >. Also add information on how to contact you by electronic...

Laravel: Implementing a CRYPT_SHA256 Hasher

…s an $options array. We will allow a sixteen character long salt to be supplied using the options array. If no salt is supplied, we will generate one. We will also accept a rounds option, to control the number of iterations the hashing function...

Documentation Search

Tidal uses the Documentation Search addon to index, manage, and search your documentation site's entries. Documentation Search provides a custom Statamic search provider, focused at making it easier to index documentation-heavy websites where each...

Encrypting and Decrypting Within Laravel Applications

…ncrypt a value and decrypt($payload) , which is used to decrypt a previously encrypted value. There are two implementations of Encrypter shipped with Laravel. The first one is the Illuminate\Encryption\Encrypter implementation, which uses OpenSSL...

Filter Search