Skip to main content
Back to packages
153 GitHub stars

genericmilk/docudoodle

View on GitHub

Description

Easily document your codebase using AI! Perfect for existing legacy applications.

Ready to create some amazing documentation? Just run this simple command:

php artisan docudoodle:generate

If you're using OpenAI, make sure to set your API key which looks a bit like this: sk-XXXXXXXX in the application configuration file. If you're using Ollama, ensure it's running on your system and properly configured in your settings. For Claude, set your API key in the configuration file.

Recent Courses on Laravel Daily