-
My manually-written factories sometimes have annotations to allow some compile-time validating.
Would be awesome if I could write
@AutoFactory(annotate = BlaBlaAnnotation)
public Foo();
to have this…
-
https://github.com/nemirova-e/web-practikum/blob/5255f6134810debb92dc43699c89afc9cefe82ec/database/seeders/DatabaseSeeder.php#L14
Надо уже наполнять базу. Категории например, они то точно должны бы…
-
Hi there, nice mod! I really like having the colors of every item available to make themed factories for each item.
I'd like to request compatibility with More swatch slots, and other mod added swa…
-
There are several places where we use modular factory styles where you get the sub components from a central area instead of doing it for each factory. This is mainly on pure so instead of starting wi…
-
Probably about time to look into this, would we keep the 2.0 exclusion radius? should the setup be the same?
Idea for config:
- Target World to send player (Useful incase people want to use NF's o…
-
-
How do you create Backbone.Collection factories? It seems it only supports Backbone.Model
-
## Description
## How To Reproduce
Steps to reproduce the behaviour:
kill all the animals
walk down to room two
kill the small animals
bug starts the first time minator is hit.
minator is …
-
Should the Factories work? I get this error:
`Call to undefined method Illuminate\Database\Query\Builder::usingModel()`
The entry ends up in the local dynamodb but an error is thrown.
Model
…
-
Ref to https://alertifyjs.com/factory.html
Please support factory so that developers can customize their dialog.
E.g. I want to switch the position of `OK` and `Cancel` So that It looks same with [b…