This project is no longer maintained. Please use mozex/anthropic-laravel instead, which provides improved functionality and active maintenance.
This package was created to provide integration between Laravel and Anthropic's Claude AI. If you're looking for similar functionality, we strongly recommend using mozex/anthropic-laravel as it offers:
- Active maintenance and updates
- Support for newer Claude API versions
- Improved features and reliability
- Better integration with modern Laravel versions
To migrate from this package to mozex/anthropic-laravel
:
- Remove this package:
composer remove gregpriday/laravel-claude-chat
- Install the new package:
composer require mozex/anthropic-laravel
- Follow the setup instructions in the mozex/anthropic-laravel documentation.
The MIT License (MIT). Please see License File for more information.