Commit caa56735 authored by Sylvain's avatar Sylvain

Readme - ancres

parent bfb6e925
...@@ -18,18 +18,19 @@ composer require goldenscarab/modulus-service-field ...@@ -18,18 +18,19 @@ composer require goldenscarab/modulus-service-field
Laravel 5.8 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider. Laravel 5.8 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
## Liste des champs disponibles ## Liste des champs disponibles
- [Input](#Input) - [Input](#input)
- [Select](#Select) - [Select](#select)
- [Textarea](#Textarea) - [Textarea](#textarea)
- [Checkbox](#Checkbox) - [Checkbox](#checkbox)
- [Radio](#Radio) - [Radio](#radio)
- [Range](#Range) - [Range](#range)
- [Toggle](#Toggle) - [Toggle](#toggle)
- [File](#File) - [File](#file)
- [Image](#Image) - [Image](#image)
- [PDF](#Image) - [PDF](#image)
- [Video](#Image) - [Video](#image)
- [Code](#Code) - [Code](#code)
#### Input #### Input
```php ```php
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment