Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 398 Bytes

File metadata and controls

7 lines (4 loc) · 398 Bytes

bin/console doctrine:database:create

bin/console doctrine:schema:create

curl --location --request POST '127.0.0.1:8888/api/getNewBaseByNumberCar' --header 'Content-Type: text/plain' --data-raw '{"number_car":"Т934ВН50"}'

curl --location --request POST '127.0.0.1:8888/api/getNewBaseByNumberCar' --header 'Content-Type: text/plain' --data-raw '{"number_car":"Т934ВН50"}' -u "admin:admin"