openai-php / laravel

⚡️ OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No publishable resources for tag [].

HeadStudios opened this issue · comments

root@7f7dfd6badfc:/var/www# php artisan vendor:publish --provider="OpenAI\Laravel\ServiceProvider"

INFO No publishable resources for tag [].

Video for context: https://share.getcloudapp.com/wbuDxgKP

Look likes yo have installed "openai-php/client" directly instead of "openai-php/laravel"?

You are right. Thank you. This has solved my issue.