Stanislav Plakhin
Stanislav Plakhin
I'm using Torchie on Samsung Galaxy 21+ for several months and it works perfectly! Using only when screen is off. Yesterday I've got my new Galaxy Watch 4 (Wear OS)...
this solves the next issue: ``` sail@045db7310620:/var/www/html$ php artisan UnexpectedValueException Invalid route action: [Shopper\Framework\Http\Controllers\Api\Shopper\Framework\Http\Controllers\Api\BrandController]. at vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php:92 88▕ */ 89▕ protected static function makeInvokable($action) 90▕ { 91▕ if (! method_exists($action, '__invoke'))...
Please update `chart.js` to `2.7` so new data format `data: [{x:'2016-12-25', y:20}, {x:'2016-12-26', y:10}]` can be used with bar charts too.
> Describe the issue. Is it a bug or a feature request (new rule, new option, etc.)? stylelint doesn't work with network file paths e.g. `stylelint \\192.168.0.1\httpdocs\public\css\`, local file paths...
It would be super nice to have [Laravel Pint](https://github.com/laravel/pint) support. Running it is as easy as `pint $filename` so should be very quick to implement (unfortunately one can't just set...
Fonts
Is there a way to use different font for applications UI? I'd like to have same fonts as on Windows (guess Segoe UI is used).
While using three finger gesture the contents of the window under the cursor is being scrolled. Very annoying.
### Package filament/filament ### Package Version v3.2.92 ### Laravel Version v11.11.1 ### Livewire Version v3.5.1 ### PHP Version PHP 8.3.8 ### Problem description I'm building a panel without login and...
### Issue [Tips page](https://aider.chat/docs/usage/tips.html) says I can provide up-to-date documentation using the `/read` command, but the command is missing. ### Version and model info Aider v0.57.1 Main model: gpt-4o-2024-08-06 with...
I'm opening terminus with the hotkey by: ```json { "keys": ["shift","shift"], "command": "terminus_open", "args": { "title": "Tinker", "auto_close": "always", "cwd": "$folder", "cmd": [ "php", "artisan", "tinker" ], "post_window_hooks": [ ["carry_file_to_pane",...