-
f5c059cd08
fix: Add gateway network to nginx for NPM connectivity on restart
main
theRADcozaDEV
2026-03-15 12:56:00 +02:00
-
21620906dc
fix: Add public directory to permission fix for storage:link
theRADcozaDEV
2026-03-15 12:16:34 +02:00
-
14084e172a
fix: Add permission fix for .env file in setup.sh
theRADcozaDEV
2026-03-15 11:56:17 +02:00
-
6fe63d70af
fix: Add permission fix step before artisan commands in setup.sh
theRADcozaDEV
2026-03-15 11:53:46 +02:00
-
fdbd8f5148
fix: Write port config to project root .env for docker compose
theRADcozaDEV
2026-03-15 11:49:40 +02:00
-
cd6043ed64
fix: Properly set port variables in .env for docker compose port mapping
theRADcozaDEV
2026-03-15 11:43:59 +02:00
-
eb05ec9b31
fix: Remove hardcoded container_name and obsolete version to allow multiple deployments
theRADcozaDEV
2026-03-15 11:41:54 +02:00
-
db0cf0c2c4
Replace docker-compose with docker compose in setup script
theRADcozaDEV
2026-03-15 11:37:19 +02:00
-
a6b1cfe498
Add module generator UI and discovery service documentation
theRADcozaDEV
2026-03-15 08:59:53 +02:00
-
dff2cd752c
Add ViteHelper fallback for missing frontend assets
theRADcozaDEV
2026-03-15 07:47:59 +02:00
-
94f4e53860
push
theRADcozaDEV
2026-03-15 07:37:23 +02:00
-
779702ca3f
Merge branch 'main' of https://git.radapps.co.za/theradcoza/Laravel-Docker-Dev-Template Merge new feature. menu management
theRADcozaDEV
2026-03-14 09:23:45 +02:00
-
-
ed7055edaa
feat: Add frontend menu management system with permission filtering
theRADcozaDEV
2026-03-13 14:21:43 +02:00
-
6d2d4ad5ca
Update REPO_MANAGEMENT.md
theradcoza
2026-03-13 07:25:47 +00:00
-
551024cc32
Add REPO_MANAGEMENT.md
theradcoza
2026-03-13 07:24:17 +00:00
-
-
1995f58056
Add .dockerignore to exclude node_modules from builds
theRADcozaDEV
2026-03-12 10:40:05 +02:00
-
bcb7997ba0
Fix Filament 403 - add FilamentUser interface and canAccessPanel method
theRADcozaDEV
2026-03-12 10:22:49 +02:00
-
a0a722971d
Add seeders to production instructions
theRADcozaDEV
2026-03-12 10:05:09 +02:00
-
754153ed1c
pass
theRADcozaDEV
2026-03-12 10:00:50 +02:00
-
a1a0d6a6c3
add user make
theRADcozaDEV
2026-03-12 09:53:03 +02:00
-
1d83a3c830
Add make:admin artisan command for creating admin users
theRADcozaDEV
2026-03-12 09:51:00 +02:00
-
fa4c787beb
Fix npm ci to npm install in deployment docs
theRADcozaDEV
2026-03-12 09:48:17 +02:00
-
c39a04315c
Fix docblock parse error in RolePermissionSeeder
theRADcozaDEV
2026-03-11 09:19:59 +02:00
-
e380721938
Add central Audit Trail viewer in Filament admin
theRADcozaDEV
2026-03-11 09:10:38 +02:00
-
f903914c2b
Add auto-loading of module permissions in RolePermissionSeeder
theRADcozaDEV
2026-03-11 08:42:06 +02:00
-
2b153f1759
Upgrade make:module command with full ServiceProvider structure
theRADcozaDEV
2026-03-11 08:12:54 +02:00
-
ac16dbc153
Add AI agent cross-references to docs/modules.md and docs/filament-admin.md
theRADcozaDEV
2026-03-11 08:01:27 +02:00
-
12027d9e98
Add CLAUDE.md - AI agent instructions for module development
theRADcozaDEV
2026-03-11 07:59:39 +02:00
-
e4c7d09109
Add User Management features (Users, Roles, Permissions)
theRADcozaDEV
2026-03-11 07:48:43 +02:00
-
cf6079d58c
Redirect landing to login, add registration toggle
theRADcozaDEV
2026-03-11 07:43:25 +02:00
-
4b2ff91ac4
Add global site settings view composer with database fallback
theRADcozaDEV
2026-03-11 07:37:27 +02:00
-
e274d41f19
Fix seeder to actually create admin user
theRADcozaDEV
2026-03-11 07:18:12 +02:00
-
2ff7a24736
Add frontend asset build to setup scripts
theRADcozaDEV
2026-03-11 06:25:03 +02:00
-
119eaf1873
Fix MySQL connection and DatabaseSeeder BOM issues
theRADcozaDEV
2026-03-11 06:09:36 +02:00
-
306413ca56
update setup script
theRADcozaDEV
2026-03-10 20:33:13 +02:00
-
b1453ff249
Fix MySQL connection refused - add proper database readiness check
theRADcozaDEV
2026-03-10 20:31:51 +02:00
-
ac11580eb3
Add automatic port selection to avoid conflicts
theRADcozaDEV
2026-03-10 20:06:54 +02:00
-
0d2506f3ef
Fix batch script syntax error in port check
theRADcozaDEV
2026-03-10 12:23:29 +02:00
-
73a4cd8c40
Fix step numbering in setup.sh after port check addition
theRADcozaDEV
2026-03-10 12:04:29 +02:00
-
e7fcaa35e1
Add port availability check to setup scripts
theRADcozaDEV
2026-03-10 11:56:25 +02:00
-
83131d8432
MAJOR FIX: Use named volume for vendor/ + pre-install in Dockerfile
theRADcozaDEV
2026-03-10 11:13:51 +02:00
-
97acc5e8ea
CRITICAL FIX: Move composer install after containers start
theRADcozaDEV
2026-03-09 18:35:56 +02:00
-
7af4f1d14a
Remove duplicate admin user creation from setup.bat
theRADcozaDEV
2026-03-09 11:44:01 +02:00
-
3fee3917c5
Fix deployment issues: Add db:seed to setup, fix DatabaseSeeder, add production guide
theRADcozaDEV
2026-03-09 11:42:25 +02:00
-
ae410ca4da
Add complete feature suite: Permissions, Audit Trail, API Auth, Error Tracking, Module System, and Site Settings
theRADcozaDEV
2026-03-09 09:34:10 +02:00
-
a55fafd3a9
Enable OPcache and Redis caching for performance
theRADcozaDEV
2026-03-09 04:02:29 +02:00
-
1e868b3ac1
Update documentation for hybrid setup approach
theRADcozaDEV
2026-03-09 03:52:30 +02:00
-
c5260e652b
Expand .gitignore for Laravel, update README with one-command setup, simplify env configs
theRADcozaDEV
2026-03-09 03:48:40 +02:00
-
17dbdad28b
templave v1
ManualInstallation
theRADcozaDEV
2026-03-06 08:57:05 +02:00