ORIENT/modules
Luke Towers d56dded458 Restore middleware support in backend controllers.
Reverts f73d8e6d49.  While there are other ways to achieve some of the same end results, this code existed in the code base for 8 months without issues and is included in the official docs. This means that there could be devs that are depending on this behavior. Additionally, while this may make the internal logic to the BackendController class more complex, it simplifies the developer experience by bringing the Backend\Classes\Controller base class more in line with the standard Laravel controller class.
2019-11-07 11:59:00 -06:00
..
backend Restore middleware support in backend controllers. 2019-11-07 11:59:00 -06:00
cms Remove XSRF cookie 2019-11-04 09:06:05 +11:00
system Fixed typo 2019-11-06 16:55:16 -06:00