Pixiedia, Inc.
Pixiedia, Inc.
I have setup everything and connect it with wordpress database and it have been executing data as following > Executing (default): SELECT `wp_terms`.*, `wp_term_relationships`.`object_id` AS `wp_term_relationships.object_id`, `wp_term_relationships`.`term_taxonomy_id` AS `wp_term_relationships.term_taxonomy_id`, `wp_term_relationships`.`term_order`...
Is Laravel Orion compatible with Meilisearch or Elasticsearc?
Hello, i'm using the plugin in WordPress custom development and I have implemented 3 FastSelect Multi-select as custom fields in some of my custom post type and it saves in...
is this package is compatible with Laravel Scout and is it regularly maintainable?
Hello, i was inquiring how to get image url i have saw the pull request that add `register_meta( 'term', $this->meta_key, array( 'sanitize_callback' => array($this, 'sanitize_callback'), 'auth_callback' => array($this, 'auth_callback'), 'show_in_rest'...
### Description is the package compatible with Laravel Scout for search, filtering and sorting?
### **Bug Report** **Package:** `olvlvl/composer-attribute-collector` #### **Issue Summary** The `Plugin` class from `olvlvl/composer-attribute-collector` loads before my custom autoload logic, which registers classes dynamically. As a result, classes that should be...
### Describe the Bug Description: An error occurs when running the React email development server (email dev) if the email source files are aggregated from different sources via symlinks. The...