This website requires JavaScript.
Explore
Help
Sign In
cief
/
shipping-portal
Watch
1
Star
0
Fork
0
You've already forked shipping-portal
mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced
2026-08-31 10:24:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
431c2829fe0a793ad7bacfcedcffbcf28c719d1a
shipping-portal
/
app
/
Http
/
Middleware
T
History
Dillon Ngo
252636a7df
Fix 404 exception caught at production laravel logs
2024-03-08 08:46:05 +08:00
..
Authenticate.php
…
CheckForMaintenanceMode.php
Add address API,Model,Controller
2021-06-23 21:58:07 +08:00
CheckForStorageInvoiceByGroup.php
Rename file, function + disable delete function for expired group payment
2023-11-17 14:16:02 +08:00
CheckForStorageInvoiceByOrderId.php
Fix 404 exception caught at production laravel logs
2024-03-08 08:46:05 +08:00
CheckForStorageInvoiceByPackingLists.php
UI Update (Payment and Billing page) on Admin view to see shipping invoices with storage invoices on Pending Payment tab and Paid Invoice tab
2024-02-25 14:04:19 +08:00
CheckForStorageInvoiceByTransactions.php
Deleted some lines of codes
2023-12-07 17:17:39 +08:00
EncryptCookies.php
…
PreventRequestsDuringMaintenance.php
…
RedirectIfAuthenticated.php
…
TokenCheckerMiddleware.php
Security patch for generating feedback url (for internal and external api calling)
2023-09-30 17:06:36 +08:00
TrimStrings.php
…
TrustHosts.php
…
TrustProxies.php
…
ValidateToken.php
…
VerifyCsrfToken.php
…