WIP: Next major version - AthenaHR v2 #1

Draft
miguel456 wants to merge 46 commits from develop into main
770 changed files with 2106 additions and 1124 deletions
Showing only changes of commit a5db89d18c - Show all commits

View File

@@ -1,8 +1,8 @@
APP_NAME=Laravel
APP_NAME=AthenaHR
APP_DESCRIPTION="AthenaHR - Your one-stop-shop for your community recruitment needs"
APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_DEBUG=false
APP_URL=http://localhost
# Please note: Use relative URLs. Absolute URLs will not work.

BIN
public/img/brand/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -57,8 +57,6 @@
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js"></script>
<script src="https://betteruptime.com/widgets/announcement.js" data-id="131937" async="async" type="text/javascript"></script>
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
</head>