karol-dabrowski / symfony_dynamic_db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic database connection - Symfony & Doctrine

The repository contains source code used in this blog post.

Setup

$ git clone https://github.com/karol-dabrowski/symfony_dynamic_db.git
$ composer install
$ symfony server:start

License

Released under the MIT license.

About

License:MIT License


Languages

Language:PHP 96.5%Language:Shell 3.5%