berkayk / laravel-onesignal

OneSignal Push Notifications for Laravel
506 stars 176 forks source link

Allow use of dotenv variables in the package config file #140

Closed stephenjude closed 3 years ago

stephenjude commented 4 years ago

This PR introduce the use of dotenv variables inside the config file instead of hardcoding it.

berkayk commented 3 years ago

👍