Showing 10 of 1,090 results.

1. Source Code. | License

…form of a work. A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among...

License

Search Report for Statamic is free software, released under the MIT license.Copyright (c) <Johnathon Koster> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the...

Locale | Open Graph Metadata

The locale method queues a <meta property="og:locale" content="..."> tag. By default it will use the locale of the current site. This behavior can be modified by supplying a custom variable name or callback function. 1 <?php 2 3 use Stillat \...

License

Documentation Search for Statamic is free software, released under the MIT license.Copyright (c) <Johnathon Koster> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files...

Example Use | Laravel 5: Encoding HTML With the "e" Helper Function

Let's assume that a malicious user was posting on a forum and set the subject of their post to this: 1 < script > alert ( " hello everyone " ) ; < / script > If the forum software did not sanitize user output, perfectly valid JavaScript code would...

Filter Search