MakersValleyLLC / mv-bootcamp

This is the MakersValley Bootcamp code repo. All codes from all bootcamps are stored in here and can easily be accessible. Master will always be a blank template with Laravel and AngularJS installed for the frontend and the backend
Apache License 2.0
1 stars 1 forks source link

Create invite action in user controller #7

Open makersvalley opened 6 years ago

makersvalley commented 6 years ago

This is an action in the user controller to send an invite to the user controller which would take in an email address and send an invitation email to the email address with SendGrid.

Related to Project I #2