File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# fias-laravel
2
2
3
- [ ![ Latest Stable Version] ( https://poser.pugx.org/liquetsoft/fias-laravel/v/stable.png )] ( https://packagist.org/packages/liquetsoft/fias-laravel )
4
- [ ![ Total Downloads] ( https://poser.pugx.org/liquetsoft/fias-laravel/downloads.png )] ( https://packagist.org/packages/liquetsoft/fias-laravel )
5
- [ ![ License] ( https://poser.pugx.org/liquetsoft/fias-laravel/license.svg )] ( https://packagist.org/packages/liquetsoft/fias-laravel )
3
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/liquetsoft/fias-laravel/v )] ( https://packagist.org/packages/liquetsoft/fias-laravel )
4
+ [ ![ Total Downloads] ( https://poser.pugx.org/liquetsoft/fias-laravel/downloads )] ( https://packagist.org/packages/liquetsoft/fias-laravel )
5
+ [ ![ License] ( https://poser.pugx.org/liquetsoft/fias-laravel/license )] ( https://packagist.org/packages/liquetsoft/fias-laravel )
6
6
[ ![ Build Status] ( https://github.com/liquetsoft/fias-laravel/workflows/liquetsoft_fias/badge.svg )] ( https://github.com/liquetsoft/fias-laravel/actions?query=workflow%3A%22liquetsoft_fias%22 )
7
7
8
8
Бандл laravel для установки данных из [ ФИАС] ( https://fias.nalog.ru/ ) .
150
150
5. Загрузка и распаковка архива с полной версией ФИАС
151
151
152
152
` ` ` bash
153
- php artisan liquetsoft:fias:download /path/to/download full --extract
153
+ php artisan liquetsoft:fias:download /path/to/download latest --extract
154
154
` ` `
155
155
156
156
6. Установка ФИАС из указанного каталога
@@ -234,4 +234,4 @@ Allowed Memory Size Exhausted
234
234
' ignore_commands' => [
235
235
' liquetsoft:fias*' ,
236
236
],
237
- ` ` `
237
+ ` ` `
You can’t perform that action at this time.
0 commit comments