laplace-demon-ai / laravel-mcp-log
MCP tool for Laravel log analysing with AI.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:package
pkg:composer/laplace-demon-ai/laravel-mcp-log
Requires
- php: ^8.4
- laravel/mcp: ^0.3.0
- moe-mizrak/laravel-log-reader: ^0.0.3
Requires (Dev)
- laravel/pint: ^1.24
- orchestra/testbench: ^9.6.1
- phpunit/phpunit: ^11.4
This package is not auto-updated.
Last update: 2025-10-19 01:28:19 UTC
README
MCP tool for Laravel log analysing with AI.
🚧 Under Construction 🚧
Installation
You can install the package (that you created with this template) via composer:
composer require laplace-demon-ai/laravel-mcp-log
You can publish and run the migrations with:
php artisan vendor:publish --tag="laravel-mcp-log"
Contributing
Your contributions are welcome! If you'd like to improve this project, simply create a pull request with your changes. Your efforts help enhance its functionality and documentation.
If you find this project useful, please consider ⭐ it to show your support!
Authors
This project is created and maintained by Moe Mizrak.
License
Laravel Package Template is an open-sourced software licensed under the MIT license.