gridplay / canadiangridwebsite
Website for Opensim using the Laravel framework.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
Type:project
pkg:composer/gridplay/canadiangridwebsite
Requires
- php: ^8.2
- gridplay/gphtml: ^7.0
- intervention/image: ^3.6
- intervention/image-laravel: ^1.2
- laminas/laminas-diactoros: ^3.6
- laravel/framework: ^12.0
- laravel/passport: ^13.0
- laravel/sanctum: ^4.0
- laravel/tinker: ^2.10.1
- livewire/livewire: ^3.6
- marvinlabs/laravel-discord-logger: ^1.4
- mews/captcha: ^3.4
- phpseclib/phpseclib: ^3.0
- riari/laravel-forum: ^7.0
- spatie/laravel-markdown: ^2.7
- stripe/stripe-php: ^17.3
This package is auto-updated.
Last update: 2025-11-08 15:13:22 UTC
README
This has been heavily modded to remove security keys. Not fully configable so please go through each file to see what needs to be changed.
For the map to work with SSL edit your caddy/nginx/apache to redirect to your robust maptiles.
Here is how i did it in caddy for the Canadian Grid
maptiles.canadiangrid.ca { reverse_proxy /* http://canadiangrid.ca:8002 { header_up Host {http.request.host} header_up X-Real-IP {http.request.remote} header_up X-Forwarded-For {http.request.remote} header_up X-Forwarded-Proto {http.request.scheme} } }
mostly the .env needs updating
main.sql is for the site ONLY! NOT robust since opensim can generate that