Search

Showing 7 of 2,041 result(s)

/social-media-image-kit/v1/license#content-preamble

The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU...

/tidal-starter-kit/v1/license#content-preamble

The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU...

/blog/2017/09/29/building-a-simple-statamic-request-addon#content-creating-the-tag-method

Now that we have an empty tag addon class to work with, let's quickly recap what we want this addon tag to do: what we want to be able to do is determine if a URL query parameter exists. The first thing that I like to do is decide how the addon...

/blog/2021/02/20/integrating-laravel-spark-and-statamic-3#content-update-your-statamic-3-site-to-use-database-users

For this integration to work, we will need to switch the Statamic 3 site to use the database eloquent driver to store site users. The Statamic 3 Knowledge Base article Storing Users in a Database can be used to update your site's configuration and...

/social-media-image-kit/v1/custom-renderers

Custom renderers allow you change how social media images are generated from HTML. Social Media Image Kit ships with a Browsershot renderer out of the box, if you landed on this page looking to change it's configuration you might consider the...

/blog/2014/07/28/part-two-creating-a-custom-pagination-view-in-laravel#content-creating-a-view-composer

…ser. From the Laravel doc's this is a view composer: View composers are callbacks or class methods that are called when a view is rendered. If you have data that you want bound to a given view each time that view is rendered throughout your...

/blog/2017/07/22/announcement-all-of-the-laravel-articles-are-free

Last year I took on an ambitious project titled "Laravel Artisan: An In Depth Coverage of Laravel Features". It was meant to be a comprehensive guide to the Laravel framework. At the point where it became obvious the plug had to be pulled on the...