π¨Twilio SMS Notifications
From version 1.4 in the script we enable SMS notifications.
Last updated
From version 1.4 in the script we enable SMS notifications.
Last updated
This feature is disabled by default, and you'll need to enable it by changing the ENV variable from false to true.
Head to the Twilio official website and create a new account.
Upon creating the account, you'll gain access to the Twilio console.
Navigate to Settings > General from the left-hand menu.
Locate the API Credentials section and copy the ACCOUNT SID and AUTH TOKEN.
Insert these variables into your ENV file.
Next, you'll need to add your phone number, which you'll use for your project.
Click on the menu under the home icon and select Phone Numbers.
Add a new phone number, then update your ENV file accordingly.