invoiceninja/config
David Bomba dac1aa88d5
Tests, Multi-DB support for incoming URLs (#2466)
* Tests for authentication

* Add db field to company table (required if we are doing jobs without an auth()->user() )

* Add Laravel Dusk for browser testing, add ability to set DB by incoming URL Hash
2018-10-24 21:24:09 +11:00
..
app.php Refactor signup flow (#2465) 2018-10-24 14:50:15 +11:00
auth.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
breadcrumbs.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
broadcasting.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
cache.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
database.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
filesystems.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
hashing.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
logging.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
mail.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
ninja.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
queue.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
services.php Refactor constants, set active db connection in middleware, add socket.io dependencies (#2463) 2018-10-21 09:26:21 +11:00
session.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
telescope.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
view.php Initial commit 2018-10-04 20:10:43 +03:00