Download the PHP package adityadees/laravel-google-bard without Composer
On this page you can find all versions of the php package adityadees/laravel-google-bard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adityadees/laravel-google-bard
More information about adityadees/laravel-google-bard
Files in adityadees/laravel-google-bard
Download adityadees/laravel-google-bard
More information about adityadees/laravel-google-bard
Files in adityadees/laravel-google-bard
Vendor adityadees
Package laravel-google-bard
Short Description A Laravel Package for Google Bard AI Chatbot
License MIT
Package laravel-google-bard
Short Description A Laravel Package for Google Bard AI Chatbot
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-google-bard
laravel-bard
A Laravel Package for Google Bard AI Chatbot
INSTALATION
composer require adityadees/laravel-google-bard
php artisan vendor:publish --tag=laravel-bard
- New file
laravel-bard.php
will created underconfig
folder - Fill the
bard_token
with your token
BARD TOKEN
Visit https://bard.google.com/ Go to Developer tools or press F12 Application → Cookies → Copy the value of __Secure-1PSID cookie.
RUN
Example
Feel free to help improve this package
Note: The package contain resources from repository https://github.com/dsdanielpark/Bard-API
All versions of laravel-google-bard with dependencies
PHP Build Version
Package Version
Requires
php Version
^7|^8
illuminate/config Version ^7|^8|^9|^10
illuminate/support Version ^7|^8|^9|^10
illuminate/config Version ^7|^8|^9|^10
illuminate/support Version ^7|^8|^9|^10
The package adityadees/laravel-google-bard contains the following files
Loading the files please wait ....