Mortexa

Results 9 issues of Mortexa

Hi, I'm using [laravel-opcache](https://github.com/appstract/laravel-opcache) and [laravel-octane-dockerfile](https://github.com/exaco/laravel-octane-dockerfile) with Laravel Octane. Before starting the server and after running `php artisan compile` command to pre-compile application code (includes `vendor` directory), the following error...

### Description Livewire components in the Vue component that mounted after `turbolinks:load` will not fire ajax request after navigating with turbolinks. Only it works when first time that page loaded....

### What happened? Running `frankenphp php-cli artisan tinker` in Laravel framework prints the following error: ``` Error Call to undefined function cli_set_process_title() ``` ### Build Type Official static build ###...

bug

### What happened? Currently, it's possible to configure the directory for additional `.ini` files with `PHP_INI_SCAN_DIR` environment variable in the standalone FrankenPHP binary, but it's not possible to configure the...

bug

### What happened? When dockerizing a Laravel Octane application, I found that using the FrankenPHP binary from GitHub releases works successfully: https://github.com/exaco/laravel-octane-dockerfile/blob/0e6e218774c6a4166b91f461aa99098fd23e159b/FrankenPHP.Dockerfile#L191 However, when attempting to copy the binary from...

bug

**Describe the bug** The colors assigned to frame fields in the time series chart, change during streaming alternatively. This leads to misunderstanding. **To Reproduce** Just start streaming with a topic...

bug