bc291bee78
Added inital phpstan/larastan setup
2021-11-05 16:18:06 +00:00
82e671a06d
Re-aligned init files with Laravel default
...
Removed the custom init elements that we added in 2017 to
custom load the helpers file and instead load via composer.
Also removed laravel-microscope package due to not running due to
helpers file.
2020-10-31 23:05:48 +00:00
6917ea088f
Upgraded app to Laravel 5.7
2019-09-06 23:36:16 +01:00
97fdfa6ebe
Moved config dir into app dir
...
Closes #1506
2019-07-06 13:44:50 +01:00
7668a999a2
Fixed heavy init breakages made in last commit
2017-11-19 18:31:24 +00:00
ed88c623d6
Made some further laravel 5.5 cleanup
...
Removed old bootstrap files that are not needed and
amended composer to laravel upgrade guide
2017-11-19 17:59:12 +00:00
43d9d2eba7
Updated all application urls to allow path prefix.
...
Allows BookStack to be installed at a non-root location on a domain.
Closes #40 .
2016-08-14 12:29:35 +01:00
88049476fe
Change application namespace to BookStack
2015-09-10 19:31:09 +01:00
1ec9466c29
Got image uploads working
2015-07-13 21:52:56 +01:00
eaa1765c7a
Initial commit
2015-07-12 20:01:42 +01:00