Showing 7 of 1,697 result(s)

/blog/2018/04/14/laravel-5-managing-http-cookies-with-cookie

…r" by default) is returned instead. When not being used to return a CookieJar instance, the cookie function makes a call to the make method on an instance of the CookieJar (which is resolved using the application container) using all of the...

/blog/2014/06/14/github-for-windows-sync-failed-with-uncommitted-changes

…the "Sync" button without any problems! This works because the git stash command takes any files that are being tracked by git and just sets them off to the side for you. Once you stash something in git, as far as its concerned those changes are...

/blog/2022/11/01/a-beginners-guide-to-antlers-arrays-and-loops#content-associative-arrays-and-yaml-maps

The behavior of an array tag pair changes quite significantly when we work with associative arrays or YAML maps. When Antlers encounters these types of structures, it changes its behavior to make all key/value pairs available as new variables...

/blog/2021/09/12/creating-a-customized-statamic-3-500-error-page#content-creating-a-custom-tag-to-help-test-our-error-page

…Statamic allows tag authors to provide different names for their tags through the use of the alias feature. We will take advantage of this feature to give our tag a simpler name of {{ 500 }} . In doing so, our tag will also feel more natural when...

/blog/2016/12/03/custom-command-styles-with-laravel-artisan

…e fg property to a valid foreground color value. The background color can also be styled by setting the bg property to a valid background color value. The following example would also set the background color to yellow . Note that each property...

/blog/2023/09/03/creating-a-hybrid-cache-system-for-statamic

…the text editor for most of my content management, I've had to rely on Statamic's half-measure caching system and the Stache Watcher to pick up changes at the file-system level; this works just fine for most sites, but the performance still pales...

/blog/2021/12/12/creating-a-content-reaction-system-with-statamic-3-and-antlers#content-building-the-reactions-widget

…nditionally display any previously submitted reactions. Our user interface will only show the reaction's corresponding emoji if a previous visitor has already submitted that reaction. To get started, replace the <!-- TODO: Reaction view. --> in...

Some absolutely amazing
people

The following amazing people help support this site and my open source projects ♥️
If you're interesting in supporting my work and want to show up on this list, check out my GitHub Sponsors Profile.