Symfony is a PHP framework developed by SensioLabs.
I have a very strange problem getting the result of a POST global variable in Symfony 4. I tried this way : $…
php ajax symfony4I am using Symfony 4 as Restful API, I was working perfectly with calling the api from a VueJS application. Today, …
symfony cors symfony4 nelmiocorsbundleI want to register a bundle in the AppKernel Class in Symfony 4 according to this tutorial: https://symfony.com/doc/3.3/…
php symfony symfony4 bundles symfony-kernelI have a symfony4 project and i'm running composer install but i'm getting the following error: Problem 1 - ocramius/package-versions 1.5.1 …
composer-php centos7 symfony4 php-7.3I am starting to play with symfony4. I've just created new application and create new LuckyController. It works with routes.…
php symfony controller symfony-routing symfony4I started a new project in new Symfony 5 and i can't open my local server. On Symfony 4.4 the command PHP …
php symfony symfony4 symfony5 symfony-4.4I am tyring to set up symfony4 api JSON login by JWT. The api platform core bundle is installed and …
jwt symfony4 api-platform.com lexikjwtauthbundleIn symfony, I have an entity Program, which has the attribute image. Uploading images, naming them and putting them in …
symfony symfony4 vichuploaderbundleI'm trying to get back into development, trying to set up Symfony on a shared hosting server with GoDaddy. I …
php symfony model-view-controller routing symfony4