Skip to content

Conversation

ghostwriter
Copy link
Contributor

  • Add the shorthand to Blueprint::parse
  • Update the MigrationGenerator for rememberToken
  • Update the FactoryGenerator for remember_token columns
  • Update the ModelGenerator to hide the attribute

Closes #228

- Add the shorthand to `Blueprint::parse`
- Update the `MigrationGenerator` for `rememberToken`
- Update the `FactoryGenerator` for `remember_token` columns
- Update the `ModelGenerator` to hide the attribute

Closes #228
@jasonmccreary
Copy link
Collaborator

Dude, what is your Twitter handle so I can give you some praise.

@ghostwriter
Copy link
Contributor Author

ghostwriter commented May 22, 2020

it's @nathanesayeas but it's more of an echo chamber (used for dev API)

* @dataProvider modelTreeDataProvider
*/
public function output_writes_migration_for_model_tree($definition, $path, $migration)
public function output_writes_factory_for_model_tree($definition, $path, $factory)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for scouting this.

@jasonmccreary
Copy link
Collaborator

Looks like one of the tests is failing due to the ordering of imports. This is my doing. But I can't edit it on the web.

So I'm going to merge and fix the failure.

@jasonmccreary jasonmccreary merged commit 300cc3e into laravel-shift:master May 22, 2020
@ghostwriter ghostwriter deleted the feature/support-rememberToken-shorthand branch May 22, 2020 20:32
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