Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@halilcosdu halilcosdu released this 23 Apr 15:25
· 10 commits to main since this release

Version 1.0.2 of the Laravel Finetuner package includes the following updates:

IoC Container Bind: The FineTuner class is now registered in Laravel's service container (IoC container) in the FineTunerServiceProvider. This allows it to be resolved out of the container elsewhere in your application, enhancing the flexibility and usability of the package.

Readme Update: The README.md file has been updated to provide more detailed instructions on how to use the php artisan laravel-finetuner command. This includes a step-by-step guide on how to generate examples, upload them, and start a fine-tuning job with Laravel Finetuner.