Showing 10 of 1,322 results.

Laravel Companion: Second Edition

Laravel Companion: Second Edition is the practical, example-rich reference guide designed for developers who want to work smarter with Laravel. Whether you're just getting started or looking to level up, this book gives you a fast and accessible...

Front-end Templates

The required meta tags can be added to your front-end Antlers templates in a few different ways. The simplest method is to use the provided {{ get_social_media_images /}} tag: 1 <! doctype html > 2 < html > 3 < head > 4 {{ get_social_media_images...

The Challenge | Antlers and Blade Formatters: Behind the Scenes

…Blade can be challenging languages to format and produce acceptable results. Let us take a look at this unformatted Blade example: 1 <! DOCTYPE html > 2 < html > 3 < head > 4 < style > . some-class { background-color : white ; color : black } 5 @...

Prevent Formatting of Specific Files | Formatting

It may be useful to prevent formatting of a specific Antlers template without excluding the file extension entirely. This can be accomplished by adding a special directive to your tempalte's configuration comment. Note: These configuration...

User and Visitor Data Privacy

Meerkat allows site administrators to collect less data about their visitors, and make it easier than ever to comply with local laws, customs, and be completely transparent with their users. Meerkat allows you to make visitor names and email...

1. Source Code. | License

The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work. A “Standard Interface” means an interface that either is an official standard defined by a...

How to Apply These Terms to Your New Programs | License

If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following...

Filter Search