BookStack/app/App
Dan Brown 4985e39db4
Slack auth: Switched from community to laravel library
Tested locally before & after change, and looked at code to compare.
Nothing seen or experienced that should affect things, from testing all
is working as expected with no difference from before.
- Update composer requirement of socialite to that which included slack.
- Updated PHP depds while there.
- Updated format of socialite events to align with current documentation
  and to use class references instead of strings.
2023-09-11 15:26:04 +01:00
..
Providers Slack auth: Switched from community to laravel library 2023-09-11 15:26:04 +01:00
Application.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
helpers.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
HomeController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
Model.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Sluggable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00