Adding Custom data provider for today
This commit is contained in:
@ -1 +1,12 @@
|
||||
#T
|
||||
|
||||
|
||||
#Step by step
|
||||
>symfony check:requirements
|
||||
>symfony new symfony
|
||||
>symfony server:start
|
||||
|
||||
>composer require api
|
||||
|
||||
Created src\entity\prices.php
|
||||
> php bin/console doctrine:schema:update --dump-sql
|
||||
> php bin/console doctrine:schema:update --force
|
||||
|
Reference in New Issue
Block a user