Imports
CSV Import
You can import a CSV file into Laravel Mail using the Import Subscribers
button.
Once you click the Import button, you will be prompted to select the CSV file.
The csv file should have the following columns:
email
- requiredfirst_name
- optionallast_name
- optional