Skip to content

Commit 4b7eb9b

Browse files
author
Andrew Drake
committed
Updated readme
1 parent 0a2ed97 commit 4b7eb9b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Laravel Encryptable
22

3-
<!--- [![Latest Version on Packagist](https://img.shields.io/packagist/v/venturedrake/laravel-encryptable.svg?style=flat-square)](https://packagist.org/packages/venturedrake/laravel-encryptable) --->
3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/venturedrake/laravel-encryptable.svg?style=flat-square)](https://packagist.org/packages/venturedrake/laravel-encryptable)
44
[![Build Status](https://travis-ci.com/venturedrake/laravel-encryptable.svg?branch=master)](https://travis-ci.com/venturedrake/laravel-encryptable)
55
[![StyleCI](https://github.styleci.io/repos/310988638/shield?branch=master)](https://github.styleci.io/repos/310988638?branch=master)
6+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3e78594a3733454e9ebed819debed985)](https://www.codacy.com/gh/venturedrake/laravel-encryptable/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=venturedrake/laravel-encryptable&amp;utm_campaign=Badge_Grade)
67
<!--- [![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/venturedrake/laravel-encryptable/run-tests?label=tests)](https://github.com/venturedrake/laravel-encryptable/actions?query=workflow%3Arun-tests+branch%3Amaster) --->
7-
<!--- [![Total Downloads](https://img.shields.io/packagist/dt/venturedrake/laravel-encryptable.svg?style=flat-square)](https://packagist.org/packages/venturedrake/laravel-encryptable) --->
8+
[![Total Downloads](https://img.shields.io/packagist/dt/venturedrake/laravel-encryptable.svg?style=flat-square)](https://packagist.org/packages/venturedrake/laravel-encryptable)
89

910
Automatically encrypt and decrypt database table fields.
1011

0 commit comments

Comments
 (0)