- PHP 8.1
https://openai.com/api/ Depois criado, vá em seu perfil e gere um chave "Create new secret key". Logo adione no seu (env) essa chave
OPENAI_API_KEY="sk-sua-chave"
composer install
php artisan serve
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.