Symfony creating routes

Symfony create routes tutorial shows how to create routes in Symfony with annotations, XML, YAML and PHP.

Symfony CSRF

Symfony CSRF tutorial shows how to implement CSRF protection in Symfony applications. Cross-site request forgery (CSRF) is an attack in which a malicious users attempt to make legitimate users unknowingly submit data that they do not intend to submit.

Symfony AssetMapper Tutorial

Symfony AssetMapper tutorial shows how to manage front-end assets in Symfony 7.2 using AssetMapper.