{{ env('APP_NAME').' v'.env('VERSION')}} - Utilitaire d'import de fichiers
{{ csrf_field() }}
Générer automatiquement les ID ?
{{ __("Ligne 1 du fichier") }}
{{ __("Ligne 2 du fichier") }}
{{ __("Champ de la table") }}
{{ __("Type") }}
{{ __("Préfixe") }}
{{ __("Suffixe") }}
{{ __("Format") }}
@php $i = 0 @endphp @foreach ($line1_csv as $champ)
{{ $champ }}
{{ $line2_csv[$i] }}
Ne pas importer
@foreach ($listechamps as $db_field)
{{ $db_field }}
@endforeach
Complet
Sous-chaine
Constante
@php $i++ @endphp
@endforeach
Lancer l'import