Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / christophrumpel/laravel-factories-reloaded issues and pull requests

#74 - Changed minimal php version to 8

Pull Request - State: closed - Opened by EranNL over 2 years ago - 3 comments

#73 - Deep nested relationships don't get persisted

Issue - State: closed - Opened by simonschaufi about 3 years ago - 7 comments

#72 - Vanilla factories namespace

Pull Request - State: closed - Opened by onlyu-bot over 3 years ago - 12 comments

#70 - massive assignment on withFactory() method

Issue - State: closed - Opened by onlyu-bot over 3 years ago

#69 - Remove redundant condition from LaravelFactoryExtractor

Pull Request - State: closed - Opened by szepeviktor over 3 years ago

#68 - Fix types in LaravelFactoryExtractor

Pull Request - State: closed - Opened by szepeviktor over 3 years ago

#67 - Add missing property to ObjectPrybar

Pull Request - State: closed - Opened by szepeviktor over 3 years ago - 2 comments

#66 - Make factories immutable by default

Pull Request - State: closed - Opened by shaffe-fr over 3 years ago - 3 comments

#65 - PHP 8 Support

Issue - State: open - Opened by DaJoTo almost 4 years ago - 7 comments

#64 - Fix $faker->unique() and leverage Laravel's Faker singleton & config

Pull Request - State: closed - Opened by shaffe-fr almost 4 years ago - 1 comment

#63 - Further development of this packages:

Issue - State: closed - Opened by bedus-creation about 4 years ago - 2 comments

#62 - Update to work with Laravel 8.0?

Issue - State: closed - Opened by kenwilliams5 about 4 years ago - 19 comments

#61 - Mass Assignment

Issue - State: closed - Opened by YannickYayo about 4 years ago - 3 comments

#59 - Using model in data like in Laravel factories

Issue - State: closed - Opened by GuidoHendriks about 4 years ago - 2 comments

#58 - Using factories when creating relations

Pull Request - State: closed - Opened by barnabaskecskes about 4 years ago - 14 comments

#57 - Nested model configuration

Issue - State: open - Opened by booni3 over 4 years ago - 5 comments

#56 - Support closures for model data

Pull Request - State: closed - Opened by dbushy727 over 4 years ago - 4 comments

#55 - Use `getKey()` instead of hardcoded `id`

Pull Request - State: closed - Opened by GuidoHendriks over 4 years ago - 3 comments

#54 - Hardcoded `id` when using factory as data

Issue - State: closed - Opened by GuidoHendriks over 4 years ago - 5 comments

#53 - Fix typo

Pull Request - State: closed - Opened by simonschaufi over 4 years ago - 1 comment

#52 - Use $this since build method is not static

Pull Request - State: closed - Opened by simonschaufi over 4 years ago - 3 comments

#51 - Support relations stack & foreign relations

Pull Request - State: closed - Opened by shaffe-fr over 4 years ago - 11 comments

#50 - Support factories on overwritten default fields

Pull Request - State: closed - Opened by shaffe-fr over 4 years ago - 8 comments

#49 - Allowing unfillable fields to be filled by the factory

Pull Request - State: closed - Opened by GuidoHendriks over 4 years ago - 4 comments

#48 - Support closures

Issue - State: closed - Opened by irakan over 4 years ago - 4 comments

#47 - $extra data not work with times

Issue - State: closed - Opened by godkinmo over 4 years ago - 2 comments

#46 - Code style changes

Pull Request - State: closed - Opened by simonschaufi over 4 years ago - 2 comments

#45 - fix times method when also using the with method

Pull Request - State: closed - Opened by JoshMoreno over 4 years ago - 3 comments

#44 - ->times() breaks most functionality added to factory

Issue - State: closed - Opened by JoshMoreno over 4 years ago - 1 comment

#43 - generate default attributes if there isn’t an existing factory to mig…

Pull Request - State: closed - Opened by JoshMoreno over 4 years ago - 11 comments

#42 - Support for factory callbacks

Issue - State: closed - Opened by JoshMoreno over 4 years ago - 3 comments

#41 - overwriteDefaults only apply last one

Issue - State: closed - Opened by irakan over 4 years ago - 2 comments

#40 - Update to the way LaravelFactoryExtractor processes Laravel factory state methods

Pull Request - State: closed - Opened by code-distortion over 4 years ago - 11 comments

#39 - Throw exception if factory state is an array during import

Pull Request - State: closed - Opened by christophrumpel over 4 years ago

#38 - Fix clone bug

Pull Request - State: closed - Opened by nuernbergerA over 4 years ago - 1 comment

#37 - Generate Command Produced A Class with Extra ")" on return statement

Issue - State: closed - Opened by codeitlikemiley over 4 years ago - 2 comments

#36 - php artisan make:factory-reloaded command produce this error

Issue - State: closed - Opened by codeitlikemiley over 4 years ago - 3 comments

#35 - refactor

Pull Request - State: closed - Opened by pkboom over 4 years ago - 1 comment

#34 - Better default belongTo relation syntax

Pull Request - State: closed - Opened by devmsh over 4 years ago - 1 comment

#33 - Automated code review for Laravel Factories Reloaded

Issue - State: closed - Opened by P-ignatovich over 4 years ago - 1 comment

#32 - UserFactory::withRecipes without cloning

Pull Request - State: closed - Opened by devmsh over 4 years ago - 4 comments

#31 - Better default belongTo relation syntax

Pull Request - State: closed - Opened by devmsh over 4 years ago - 19 comments

#30 - Better default belongTo relation syntax

Issue - State: closed - Opened by devmsh over 4 years ago - 2 comments

#29 - Shorter API using real time facades

Pull Request - State: closed - Opened by diogogomeswww over 4 years ago - 8 comments
Labels: question

#28 - Feature/make imported states immutable

Pull Request - State: closed - Opened by christophrumpel over 4 years ago

#27 - [Feature] Use different models for generated factories tests

Pull Request - State: closed - Opened by christophrumpel over 4 years ago

#26 - Reorganize test application file structure

Pull Request - State: closed - Opened by nuernbergerA over 4 years ago - 1 comment

#25 - Add failing tests for branch scenario

Pull Request - State: closed - Opened by christophrumpel over 4 years ago - 1 comment

#24 - add @return static docblock

Pull Request - State: closed - Opened by irakan over 4 years ago - 3 comments

#23 - Getting this exception when I run composer update

Issue - State: closed - Opened by ziming over 4 years ago - 6 comments

#22 - Bug: locale from app.faker_locale not loaded

Issue - State: closed - Opened by ziming over 4 years ago - 4 comments

#21 - Some options for states???

Issue - State: closed - Opened by Artessan over 4 years ago - 4 comments

#20 - Allow higher versions of Laravel 7 (illuminate/support)

Pull Request - State: closed - Opened by BertvanHoekelen over 4 years ago - 1 comment

#19 - Make factory immutable

Pull Request - State: closed - Opened by BertvanHoekelen over 4 years ago - 3 comments

#18 - Allow Laravel 7

Pull Request - State: closed - Opened by BertvanHoekelen over 4 years ago - 3 comments

#17 - Add support for namespaced models

Pull Request - State: closed - Opened by thijsvdanker over 4 years ago - 7 comments

#16 - Fix wrong method call in README example

Pull Request - State: closed - Opened by thijsvdanker over 4 years ago - 1 comment

#15 - No models in list

Issue - State: closed - Opened by kode-on-kanvas over 4 years ago - 3 comments

#14 - Publish Config

Issue - State: closed - Opened by kenwilliams5 over 4 years ago - 4 comments

#13 - Transform vanilla factories

Pull Request - State: closed - Opened by nuernbergerA over 4 years ago - 3 comments

#12 - Ready enough to actually show you what I'm thinking here

Pull Request - State: closed - Opened by edgrosvenor over 4 years ago - 8 comments

#11 - Add optional model argument

Issue - State: closed - Opened by edgrosvenor over 4 years ago - 1 comment

#10 - Feature - Add make method

Pull Request - State: closed - Opened by christophrumpel over 4 years ago

#9 - Save related models where foreign key is not nullable

Issue - State: closed - Opened by thijsvdanker over 4 years ago - 13 comments

#8 - Make it PHP 7.3 compatible

Pull Request - State: closed - Opened by thijsvdanker over 4 years ago - 4 comments

#7 - Feature - Add relationships

Pull Request - State: closed - Opened by christophrumpel over 4 years ago

#6 - Prevent showing factored model

Pull Request - State: closed - Opened by MohammedAlkutrani over 4 years ago - 9 comments

#5 - Use colon notation in command signature

Pull Request - State: closed - Opened by Lloople over 4 years ago - 5 comments

#4 - Adding factories namespace on creation

Pull Request - State: closed - Opened by MohammedAlkutrani over 4 years ago - 2 comments

#3 - Add language name to the sample codes for syntax highlighting

Pull Request - State: closed - Opened by deligoez over 4 years ago - 1 comment

#2 - Add first state solution

Pull Request - State: closed - Opened by christophrumpel over 4 years ago

#1 - Fix typo

Pull Request - State: closed - Opened by Jhnbrn90 over 4 years ago - 1 comment