Setup CRUD Admin using Symfony2 and SonataAdminBundle
Installing SonataAdminBundle and Configure A complete guide to installing SonataAdminBundle via composer and configure bundle into Symfony project. Today we will learn how to setup SonataAdminBundle into a Symfony2 project. SonataAdminBundle allows us to create a complete backend for our site. With SonataAdminBundle we can easily setup backend by typing some commands in command prompt. […]