Skip to content

Commit 3194d0e

Browse files
authored
Merge pull request #5
Readme Stats
2 parents d292f64 + a39e7cb commit 3194d0e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Laravel Selectable
2-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/ringlesoft/laravel-selectable.svg?style=flat-square)](https://packagist.org/packages/ringlesoft/laravel-selectable)
3-
[![Total Downloads](https://img.shields.io/packagist/dt/ringlesoft/laravel-selectable.svg?style=flat-square)](https://packagist.org/packages/ringlesoft/laravel-selectable)
2+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/ringlesoft/laravel-selectable.svg)](https://packagist.org/packages/ringlesoft/laravel-selectable)
3+
[![Total Downloads](https://img.shields.io/packagist/dt/ringlesoft/laravel-selectable.svg)](https://packagist.org/packages/ringlesoft/laravel-selectable)
4+
[![PHP Version Require](https://poser.pugx.org/ringlesoft/laravel-selectable/require/php)](https://packagist.org/ringlesoft/laravel-selectable)
5+
[![Dependents](https://poser.pugx.org/ringlesoft/laravel-selectable/dependents)](https://packagist.org/packages/ringlesoft/laravel-selectable)
46
***
7+
58
Laravel Selectable is a powerful package that simplifies the process of generating HTML select options from Laravel
69
collections. With its flexible and intuitive syntax, you can easily create customized select options without the need
710
for

0 commit comments

Comments
 (0)