Symfony - Setting Flash and Checking in TWIG

{% if app.session.hasFlash('Success')%}
 
<div class='alert alert-info'>

app.session.getFlashBag().get('error') 

</div>

{% endif %}

Comments

Popular posts from this blog

20 excellent contact pages

Laravel 5.8 Files Folders Permissions and Ownership Setup

Nivo Lightbox jQuery Plugin