This package allows you to register custom "tag helpers" in your Laravel application. These helpers can modify the HTML code. You can create your own Tag Helper, by creating a new class and extend ...
A small python utility that can be used to automatically generate syntax highlighted <code> blocks for use in HTML. The color scheme and rules for token identification can be customized using regular ...