cybercog / laravel-clickhouse

Laravel ClickHouse adds CH client integration, generation & execution of ClickHouse database migrations to the Laravel application.
https://komarev.com/sources/laravel-clickhouse
MIT License
69 stars 9 forks source link

Support for Laravel 10 #4

Closed eden159 closed 1 year ago

eden159 commented 1 year ago

Please add support for Laravel 10. Currently it does not want to install for that version

antonkomarev commented 1 year ago

@eden159 I pushed support of Laravel 10, but this repo is in dev-master branch only, so it is not stable yet.