Source and releases
Laravel Aria2 is developed in dasundev/laravel-aria2. Open issues and pull requests there.
You can install the published package from Packagist:
composer require dasundev/laravel-aria2
To contribute, fork and clone the repository, then run composer install. After your changes, run composer test and vendor/bin/pint --dirty before opening a pull request against main.
See CONTRIBUTING.md for details.