Skip to content

Conversation

@Korri
Copy link
Contributor

@Korri Korri commented May 11, 2017

Mimics Laravel's original way of doing it and helps find what needs to be implemented.

Changes proposed in this pull request:

  • Will print class name after factory name when no factory is found.

This:

Unable to locate factory with name [default].

Becomes this:

Unable to locate factory with name [default] [App\User].

Mimics Laravel's original way of doing it and helps find what needs to be implemented.
@Korri Korri changed the title Include class name inside factory not found error [Feature] Include class name inside factory not found error May 11, 2017
@Korri Korri changed the title [Feature] Include class name inside factory not found error [FEATURE] Include class name inside factory not found error May 11, 2017
@patrickbrouwers patrickbrouwers merged commit 9b9dad3 into laravel-doctrine:1.3 May 11, 2017
@patrickbrouwers
Copy link
Contributor

Thanks for your contribution!

@Korri Korri changed the title [FEATURE] Include class name inside factory not found error [FEATURE] Show Entity class name when no factory exists May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants