Explore

php × symfony ×
  • screenshot

    What can prevent No routes found for "//"

    So I'm having trouble pinpointing a problem. I was noticing in error logs that '//' was...

  • screenshot

    EasyAdmin 3.x display OneToMany realtion on details page

    on easyadmin 3.4 and symfony 5.4 I have the following 2 entities: Event, Participant, where an...

  • screenshot

    Api platform with LexikJWTAuthenticationBundle and Custom Login Response

    Im usage symfony 7 and api platform with LexikJWTAuthenticationBundle I have onAuthenticationSuccessResponse <?php namespace App\EventListener; use...