Skip to content

A Symfony Contact Bundle, Create an Entity, Save to DB, Send Email

Notifications You must be signed in to change notification settings

Peace-N/peacengara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

peacengara/PeaceBundle

This is a Symfony Interview test Bundle for Creating a Contact Form an API and Send Email.

Installation Instructions

Download the Zip file from the below URL and Extract to your Symfony Project in the src folder

https://github.com/Peace-N/peacengara/

namespace - peacengara/PeaceBundle

Register Bundle in the App kernel

new peacengara\PeaceBundle\PeaceBundle(),

Finally Update the Database Schema

php bin/console doctrine:schema:update --force

Application endpoints - API

/peacebundle/contact/createcontact

About

A Symfony Contact Bundle, Create an Entity, Save to DB, Send Email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published