Skip to content

Commit 9a4ea3e

Browse files
committed
readme updated
1 parent 33328e3 commit 9a4ea3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# This is my package laravel-clone-database-command
1+
# This is the laravel clone database command
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/rokde/laravel-clone-database-command.svg?style=flat-square)](https://packagist.org/packages/rokde/laravel-clone-database-command)
44
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/rokde/laravel-clone-database-command/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/rokde/laravel-clone-database-command/actions?query=workflow%3Arun-tests+branch%3Amain)
55
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/rokde/laravel-clone-database-command/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/rokde/laravel-clone-database-command/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
66
[![Total Downloads](https://img.shields.io/packagist/dt/rokde/laravel-clone-database-command.svg?style=flat-square)](https://packagist.org/packages/rokde/laravel-clone-database-command)
77

8-
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
8+
This artisan command can clone a production database to development databases with overwriting some personal data as configured.
99

1010
## Installation
1111

0 commit comments

Comments
 (0)