Gallery App with Symfony & Angular

Hi Guys, in this tutorial I will demonstrate how to create a simple gallery application with the Symfony and Angular. I have created this app to help demonstrate how we can upload images with REST API from Angular and Symfony . I hope you will enjoy it.Thanks Symfony source code: https://github.com/ibrahimBelkhiria/Gallery-app-symfony   Angular source code: https://github.com/ibrahimBelkhiria/Gallery-app-angular-