summaryrefslogtreecommitdiff
path: root/resources/views/setup
AgeCommit message (Expand)AuthorFilesLines
2019-03-02Simplify setup wizard. Autologin after setupGreg Roach1-0/+8
2019-02-22Add PHP driver checks to setup wizardGreg Roach8-29/+29
2019-02-22Update port numbers for PostgreSQL and SQL ServerGreg Roach3-6/+7
2019-02-22Add experimental support for non-mysql databasesGreg Roach9-115/+475
2018-12-27Use illuminate/database for migrations and seedsGreg Roach1-3/+3
2018-10-12Use .phtml extension for template filesGreg Roach6-0/+0
2018-10-04Code styleGreg Roach6-276/+276
2017-11-21Use laravel-style e() function to escape HTML in viewsGreg Roach5-59/+54
2017-11-13Warning messages during setupGreg Roach1-1/+1
2017-11-05Refactor setup wizard to use MVC and front-controllerGreg Roach6-0/+356