Logo
Explore Help
Register Sign In
miguel456/athenahr
1
0
Fork 0
You've already forked athenahr
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
Files
cc8c293cc691c8323af026a2822ce39ce8d6a58e
athenahr/config/general.php

17 lines
246 B
PHP
Raw Normal View History

Add save & update functionality to positions Tooltips also added, as well as a general configuration file for Mojang Status URL. Relationships were also added between forms and Vacancies. Status verification for the dashboard was moved to a Service Provider, where it adds log entries when cache expires. Authentication controllers were also updated to reflect the new dashboard URL.
2020-05-08 00:24:56 +01:00
<?php
return [
'urls' =>
[
'mojang' => [
Made Profile & Account Settings functional Also moved redundant HTML markup to component file for reuse. Username to UUID converter also added as Middleware
2020-05-13 22:47:51 +01:00
'statuscheck' => env('MOJANG_STATUS_URL') ?? 'https://status.mojang.com/check',
'api' => env('MOJANG_API_URL') ?? ' https://api.mojang.com'
Add save & update functionality to positions Tooltips also added, as well as a general configuration file for Mojang Status URL. Relationships were also added between forms and Vacancies. Status verification for the dashboard was moved to a Service Provider, where it adds log entries when cache expires. Authentication controllers were also updated to reflect the new dashboard URL.
2020-05-08 00:24:56 +01:00
]
]
];
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 59ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API