openai-php / laravel

⚡️ OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API
MIT License
2.83k stars 189 forks source link

add support for multiple .env files #93

Open damek24 opened 7 months ago

damek24 commented 7 months ago

Most Laravel commands have support for multiple .env files via --env option. This PR adds this support to Open AI for Laravel as well