Download the PHP package marshmallow/laravel-open-ai-migrations without Composer
On this page you can find all versions of the php package marshmallow/laravel-open-ai-migrations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marshmallow/laravel-open-ai-migrations
More information about marshmallow/laravel-open-ai-migrations
Files in marshmallow/laravel-open-ai-migrations
Package laravel-open-ai-migrations
Short Description Marshmallow - Laravel Migrations using Open AI
License MIT
Homepage https://github.com/marshmallow/laravel-open-ai-migrations
Informations about the package laravel-open-ai-migrations
Marshmallow - Laravel Open AI Migrations
What It Do?!
This command
Will turn into this!!
Installation
You can install the package via composer:
Install via Composer
Publish the config file
Add your API Key
Add your Open AI API key to your .env
file.
Update the config file
After you've published the config file, you need to add your Open AI API token. There is also some other magic you can do there, you should realy check it out.
Usage
Run the AI Migration command with a description of what you want this migration to do.
After this artisan command is ready, you will have a full migration file in your migrations folder with exactly that!
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Stef van Esch
- All Contributors
License
The MIT License (MIT). Please see License File for more information.