Showing 10 of 1,090 results.

12. No Surrender of Others' Freedom. | License

…agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any...

13. Use with the GNU Affero General Public License. | License

Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting...

Configuration Overview

Social Media Kit offers many different configuration options, aimed at helping fine tune the installation to meet your projects needs. After installation, you should see the following configuration files within your site's...

Laravel Artisan Tinker: The down Command

The down command is used to put the application into maintenance mode. It does this by creating a file named down in the framework storage path (which by default is storage/framework/ ). This command performs the same action as the php artisan...

Editing Large Files on Windows

…very large files (I should note that this is not a paid endorsement, I just really like the program).You can grab a copy of EditPad Lite at http://www.editpadlite.com/ (opens in a new tab/window). its not very expensive (free if you're using it...

Creating Simple Forms | Meerkat Forms

To create simple forms, you have the option to use the {{ fields }} value. This value will be an array of all the fields configured in the Meerkat blueprint. The following example demonstrates how to iterate all the form fields and render them to...

BillingContent | The Statamic Add-on Roundup

The BillingContent add-on acts as a content delivery API for a customized Laravel Spark installation. The Laravel Spark installation uses many of the same assets as the Statamic site; this API delivers content to the Spark application so that I do...

Meerkat | The Statamic Add-on Roundup

Meerkat is an add-on that provides a flat-file comment system for Statamic sites; it was designed to be as familiar to users coming from WordPress as possible while also taking advantage of Statamic features. It is a commercial add-on; this is...

Request | The Statamic Add-on Roundup

The Request add-on provides a request tag that can be used to get information about the client's request. For example, there was no easy way to determine if a URL query parameter was present; that was the main reason this add-on exists. It is used...

Filter Search