This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
Releases: cardinalhorizon/VAOS
Releases · cardinalhorizon/VAOS
1.0.1a Shared Hosting Hotfix
This problem is to address Laravel Migrations within the shared hosting environment. To use the Laravel Migration step which would normally be segregated off to ssh access:
- Make sure you're logged in
- type in the URL
http://yoursite.com/admin/migrate
If you get no error, your database should now be updated.
1.0.1
Ladies and gentleman, presenting the 1.0.1 release. After a week of the release, we flushed out some initial bugs that plagued the original release along with 2 MAJOR fixes.
- ACARS Live Map Now Works
- ACARS Tracking API Now Available
- A lot of interface fixes.
Shared Hosting Without Git
- Backup your .env file and ANY CUSTOM FILES YOU HAVE MADE located in the VAOS folder.
- Drag and drop the new individual folders replacing the files inside
- Migrate your modified files back into the release taking note of the changes between the files.
Dedicated and Shared Hosting With Git
- Backup your VAOS folder.
- simply
git pull
and you're done. - migrate any modifications you have made to your files pertaining to the new update.
Version 1.0
The 1.0 Release is here.
Beta 4 Cutting Edge
This is Beta 4 in it's current state with the new Vendor Folder.
Beta 3 Release
Beta 3 brings some much needed improvements and completes the installer.