-
## Issue
Currently, it gives `Failed to generate {Model}. Skipping...` error message when running typegen for models with non-default namespace, meaning not `App\Models`, as shown below:
```bash
…
-
-
# CRM Proof of Concept
This issue will document my efforts to investigate what a CRM Product at Artsy could look like. I explored this project from both a product & technology angle. I talked with …
-
### NextJS latest with Experimental App directory enabled breaks during build with NextJS Mfe plugin
I tried **@module-federation/nextjs-mf": "^6.4.0** plugin with the latest NextJS that has a new…
-
The dependency on jQuery is largely unnecessary, and this library would be much smaller and even more performant if it were to find more specialized tools to implement the features that jQuery current…
-
In the code for Chapter 4, the `ContractPreparedEvent` is raised inside the `Contracts` entity, while the `ContractSignedEvent` is being raised in `SignContractCommandHandler` application service.
…
-
`tree-sitter` framework for incremental parsing of source code. The [Julia implementation](https://github.com/tree-sitter/tree-sitter-julia) is now, in my opinion, fairly mature.
I am asking for co…
-
## Problem
Prisma currently only supports one single Prisma Schema file. Developers want more flexibility for managing their Prisma Schema files.
Motivations:
* breaking up large schema file…
-
**Is your feature request related to a problem? Please describe.**
Why EntityFramework is being added in the application layer? It must be in the infrastructure layer. application should not be conce…
-
Hello,
I wanted to express my gratitude for the outstanding package provided.
While utilizing it, we've developed over 100 modules. However, we've encountered speed/performance issues. Our inv…