-
Get your Pastech Solutions API credentials:
- Contact Pastech Solutions to create an account and get your API credentials
- Get your API Key and Sender ID from your account manager
- Ensure your account has sufficient SMS credits
-
Update your environment file (.env):
MNOTIFY_API_KEY=your_api_key_here
MNOTIFY_SENDER_ID=your_sender_id_here
-
Clear configuration cache:
php artisan config:clear
-
Test the connection using the "Test Connection" button above