blue-twilight/app
2016-09-02 12:36:34 +01:00
..
Console Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
Exceptions Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
Facade Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
Helpers Added the ability for themes to have their own stylesheet - theme.css in the public folder 2016-09-02 12:36:34 +01:00
Http Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
Providers Added an additional theme - bootstrap3-light - that displays the default Bootstrap navbar (instead of the dark one) 2016-09-02 10:56:07 +01:00
Album.php Albums can now be edited. De-duplicated code in the AlbumController 2016-09-01 17:31:16 +01:00
Configuration.php Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
User.php Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00