2.2 KiB
Acounts
- assiamah/win
- kwesilupmis/7aa0478bce/virgin200
- kwesibanson/virgin200 : district user
Username: saxiquzipa/lwCDfAMaBy : national_luspa
composer create-project laravel/laravel:^11.0 my-laravel-11-project chmod -R 0777 storage/ chmod -R 0777 bootstrap/
https://lupmis4luspa.org/landing https://lupmis4luspa.org/landing afuaabasa / 2jcukPZGiCsf
sudo chmod -R 777 /path/to/folder_name
use application instea add permit fee to initial email permit issued and signed application approved pending upload site inspection report add measurements to the backend for works department
216.55.137.19 1c46538c712e9b5b
206.225.87.174
216.55.185.131
Microsoft Email
Application (client) ID: 8e31f6b1-4a4f-4bb6-9019-aaf64e66143f
Directory (tenant) ID: afab14ca-ab60-42a6-8a29-ff101424f318
Secret ID: bd797934-94be-4506-977c-cd65042c9667
Secret Value:
Obk8Q6pnUQEIn3b9xBehavTyRgn7u5~mZ7Ecan
1. Strip the restrictive header coming from the backend server
proxy_hide_header X-Frame-Options;
2. Inject the correct Content-Security-Policy
IMPORTANT: Replace the URL below with your actual LIVE Laravel domain (No trailing slash)
add_header Content-Security-Policy "frame-ancestors 'self' https://lupmis4luspa.org" always; add_header Content-Security-Policy "frame-ancestors 'self' https://lupmis.housebanson.net" always;
{ "success": true, "data": "[{"id":6,"application_id":165,"client_generated_id":null,"document_type":"Document","document_category":"required","filename":"verdex-executive-summary-56d42f4a45514771827c4b98780ceecc.pdf","original_filename":"verdex-executive-summary-56d42f4a45514771827c4b98780ceecc.pdf","file_size":0,"mime_type":"application/pdf","file_path":"https://portal.lupmis4luspa.org/App/api/document.php?application_code=REQ-20260310-HKQ5&file=verdex-executive-summary-56d42f4a45514771827c4b98780ceecc.pdf","is_verified":false,"verified_by":null,"verified_at":null,"verification_notes":null,"uploaded_at":"2026-06-12T13:32:46.483281"}]", "count": 1 }
php artisan make:model UserGroupMatrix -m
php artisan sql:populate database/user_group.sql