Configure Modem Pay for your Laravel app.Documentation Index
Fetch the complete documentation index at: https://docs.modempay.com/llms.txt
Use this file to discover all available pages before exploring further.
Environment Variables
Add these to your.env file:
Publish Config (Optional)
If you need to customize settings, publish the config file:config/modempay.php:
Getting Your API Keys
- Log in to your ModemPay Dashboard
- Go to Developers → API Keys
- Copy your keys
- Add them to
.env
