PHP code example of thijsferyn / edgestash-twig-bundle
1. Go to this page and download the library: Download thijsferyn/edgestash-twig-bundle library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
thijsferyn / edgestash-twig-bundle example snippets
<div>{{ username | edgestash('username','/session') }}</div>
<div>{{ username | edgestash('username','/session') }}</div>
<div>{{ items_in_cart | edgestash('items_in_cart','/cart') }}</div>
Link: </session>; rel=edgestash
Link: </session>; rel=edgestash, </cart>; rel=edgestash