I have Laravel web application for my portfolio. https://www.bunlongheng.com
Under the portfolio section, you will see this
Right now, I have a CRUD for admin only to create them, but a thought come to my mind ...
I would like to create this automated email to just email myself to create a new record to the database.
Example
Anyone email to : portfolio@bunlongheng.com
Subject: Title of portfolio Body:
- Task 1
- Task 2
- Task 3
With attachments : 2 images (example)
Goal:
I want to accept and parse that email, and create a new portfolio record
- Subject = Title
- Body = Description
- Attachments = Portfolio Images
How do I start ?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire