Jakub Theimer
Jakub Theimer
Hello, throughout the night I was trying to get colors for FZF preview untill I found out that it pretty much uses integrated terminal colors. After hours of googling, I...
### Basic information This PR makes it possible to register package assets. Please take it as an exploration process for now. It allows registering of scripts for now, styles can...
Hello @lindyhopchris, first of all I would like to thank you for all the work you've put into this project, it is brilliant and nicely written. I am currently building...
## Problem This PR fixes the issue with adding non-eloquent purchasable data types to orders. It was possible to add only `shipping` type, which was hardcoded. ## Solution If we...
This PR aims to fix https://github.com/lunarphp/lunar/issues/1930 as proposed here: https://github.com/lunarphp/lunar/pull/1932 **Problem:** The problem appears to be double serialization of certain casted attributes, specifically `$shippingBreakdown` and `$taxBreakdown`, because at first the...
This PR aims to implement DB driven filters.