Skip to content

There is an error in the description of a artisan command. #13

@coobit

Description

@coobit

In the cheet-sheet you can see following line:

// Create a new migration file
// --seeder The class name of the root seeder.
php artisan migrate:refresh [--database[="..."]] [--force] [--seed] [--seeder[="..."]]

but "php artisan migrate:refresh" does not create anything It just rolls back and reruns all the migrations.
Not sure that "php artisan migrate:create" (for which this description will do) is documented int the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions