Open ob-ivan opened 11 years ago
Currently routes are heavily entangled with the code.
We can create route config files and remove routing from code completely with the help of ServiceControllerServiceProvider.
Not really a blocker, but an optimization we can postpone.
Currently routes are heavily entangled with the code.
We can create route config files and remove routing from code completely with the help of ServiceControllerServiceProvider.