Results 65 comments of Nicholas Moore
trafficstars

Travis fails on PHP 5.6. Maybe will be better to just remove 5.6 from Travis config, because Laravel 6 [supports PHP 7.2+](https://github.com/laravel/laravel/blob/c70c986e58fe1a14f7c74626e6e97032d4084d5f/composer.json#L11)

@themsaid any plans for new release?

I update when it is needed for my projects. If you will make pull request, I will accept it earlier.

Check permissions on files пт, 22 янв. 2021 г., 18:24 Ludin Nento : > got this error, when running php script > > Warning: rename(/home/webserver/rtf/html-to-pdf.pdf): failed to open > stream:...

Have same problem using v3 and v4. ```golang m, err := migrate.New( "file:///path_to/db/migrations", "clickhouse://localhost:8123?x-multi-statement=true&database=fura") ``` After 180 seconds: > driver: bad connection in line 0: SHOW TABLES FROM fura LIKE...

Any updates?

I have this problem too Ubuntu 18.04 PHP 5.6.36

Is it about spent time report?

Where you have message > password authentication failed for user "gitpab" In web interface or in console? Need more information.

Currently as I see cron task in Docker is not works. I will fix it soon.