laravel-telnyx
laravel-telnyx copied to clipboard
Changed Readme file
- Removed unused migration publish command line.
- Changed instances of
env()
to useconfig()
as this is better for production. - Changed the
routeNotificationFor
to be specific forTelnyx
.