Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.3] app:name - add file exists check for ModelFactory.php during namespace replacement #16592

Merged
merged 3 commits into from
Dec 1, 2016

Commits on Nov 29, 2016

  1. Fixes issue laravel#16575

    - add file exists check to ModelFactory.php file when performing app:name command
    ralphschindler committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    7a7bc0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b5cd61 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. app:name file existence check

    - moved file existence check into the replaceIn() functionality of the command
    ralphschindler committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    4914754 View commit details
    Browse the repository at this point in the history