Md Atiqur Rahman
Md Atiqur Rahman
### Platform Windows ### Operating system version Windows 11 ### System architecture Intel (x86) ### Herd Version 1.6.1 ### PHP Version 8.1, 8.2, 8.3 ### Bug description When I try...
``` Search::add(Customer::withCount('orders')->select('id', 'first_name', 'last_name', 'email', 'orders_count'), ['first_name', 'last_name'], 'first_name') ->add(Order::orderListSelectColumns(), ['order_number'], 'order_date') ->endWithWildcard() ->includeModelType() ->orderByDesc() ->paginate(25) ->search($searchValue); ``` Want to achieve with customer order count and select specific columns for...
We need every image (height & width) fixed in the header seo setup property. **_Example:_** I need to set the meta property to return or specify a height and width....