Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeep0108 authored Jan 4, 2024
1 parent 3a08ed3 commit dccf402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ php artisan make:command EncryptionForExistingData

In this command you fetch existing table or model data without global scope `DecryptSelectScope`.

You can refer the example, clicking on below example button:
You can refer the example, clicking on below Example button:

<a href="https://github.com/TapanDerasari/laravel-mysql-encrypt/blob/master/existing_data_encryption.md" target="new"><img src="https://img.shields.io/badge/Example-green"></a>

Expand Down

0 comments on commit dccf402

Please sign in to comment.