2.5 KiB
Acounts
- assiamah/win
- kwesilupmis/7aa0478bce
Username: saxiquzipa/lwCDfAMaBy
composer create-project laravel/laravel:^11.0 my-laravel-11-project chmod -R 0777 storage/ chmod -R 0777 bootstrap/
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
ua_id": 10, "user_id": "34ba702b-18f8-4d85-948d-8c55e8500f32", "username": "hyhix", "title": "Mr", "full_name": "Myles Benton", "ua_position": "district-works-head", "email": "baduhupir@mailinator.com", "phone": "233244678092", "gender": "male", "is_disabled": "true", "is_logged_in": null, "is_password_changed": "false", "password_hint": "none", "created_by_id": null, "created_date": "2025-09-08T20:06:11.290737", "updated_by_id": null, "updated_date": "2025-09-08T20:06:11.290737", "allowed_apps": "permit-tools", "region_id": 3, "district_id": 180, "user_type": "District User"
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