Skip to content
This repository was archived by the owner on Jul 26, 2019. It is now read-only.

Commit

Permalink
add some service
Browse files Browse the repository at this point in the history
  • Loading branch information
Thabet-Do committed Apr 18, 2019
1 parent 5e0c825 commit b39024a
Show file tree
Hide file tree
Showing 27 changed files with 3,463 additions and 454 deletions.
7 changes: 7 additions & 0 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,10 @@ APP_SECRET=58be6b5a617afe8cc0a9bd0ed219eae1
#TRUSTED_PROXIES=127.0.0.1,127.0.0.2
#TRUSTED_HOSTS='^localhost|example\.com$'
###< symfony/framework-bundle ###

###> doctrine/doctrine-bundle ###
# Format described at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url
# For an SQLite database, use: "sqlite:///%kernel.project_dir%/var/data.db"
# Configure your db driver and server_version in config/packages/doctrine.yaml
DATABASE_URL=mysql://root:@127.0.0.1:3306/spacebar
###< doctrine/doctrine-bundle ###
25 changes: 25 additions & 0 deletions .idea/dataSources.local.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions .idea/dataSources.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b39024a

Please sign in to comment.