Skip to content

Commit

Permalink
Merge pull request #3 from MarceloHoffmeister/enhancement/updates
Browse files Browse the repository at this point in the history
Enhancement readme
  • Loading branch information
MarceloHoffmeister authored Apr 29, 2020
2 parents 9f0d4e4 + 44d5fdd commit 22c8e45
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 45 deletions.
2 changes: 0 additions & 2 deletions .idea/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions .idea/composerJson.xml

This file was deleted.

12 changes: 0 additions & 12 deletions .idea/migrator.iml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# marcelohoffmeister/migrator

[![Latest Stable Version](https://poser.pugx.org/artesaos/migrator/v/stable)](https://packagist.org/packages/artesaos/migrator) [![Total Downloads](https://poser.pugx.org/artesaos/migrator/downloads)](https://packagist.org/packages/artesaos/migrator) [![Monthly Downloads](https://poser.pugx.org/artesaos/migrator/d/monthly)](https://packagist.org/packages/artesaos/migrator) [![License](https://poser.pugx.org/artesaos/migrator/license)](https://packagist.org/packages/artesaos/migrator)
[![Latest Stable Version](https://poser.pugx.org/marcelohoffmeister/migrator/v/stable)](https://packagist.org/packages/marcelohoffmeister/migrator) [![Total Downloads](https://poser.pugx.org/marcelohoffmeister/migrator/downloads)](https://packagist.org/packages/marcelohoffmeister/migrator) [![Monthly Downloads](https://poser.pugx.org/marcelohoffmeister/migrator/d/monthly)](https://packagist.org/packages/marcelohoffmeister/migrator) [![License](https://poser.pugx.org/marcelohoffmeister/migrator/license)](https://packagist.org/packages/marcelohoffmeister/migrator)

This package is a customized version of Laravel's default database migrator, it was designed to register migrations on services providers and support namespacing as well.

Expand Down

0 comments on commit 22c8e45

Please sign in to comment.