init(first commit nebulabs)

This commit is contained in:
2025-11-21 16:20:20 +01:00
parent 3909e3e369
commit 91549f1a05
5 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
APP_NAME="Le Retzien Libre" APP_NAME="Roxane - Le Retzien Libre"
APP_ENV=local APP_ENV=local
APP_KEY= APP_KEY=
APP_DEBUG=true APP_DEBUG=true

View File

@@ -1,4 +1,4 @@
name: lrl-app name: roxane-app
recipe: laravel recipe: laravel
config: config:
php: '8.3' php: '8.3'
@@ -11,11 +11,11 @@ config:
proxy: proxy:
appserver: appserver:
- lrl-app.lndo.site - roxane.lndo.site
mailhog: mailhog:
- mail.lrl-app.lndo.site - mail.roxane.lndo.site
pma: pma:
- pma.lrl-app.lndo.site - pma.roxane.lndo.site
services: services:
pma: pma:

View File

@@ -1,4 +1,4 @@
# LRL APP - Centralized Portal with Laravel, React & Keycloak SSO # ROXANE - Centralized Portal with Laravel, React & Keycloak SSO
This project is a **centralized portal application & web hosting association ERP** built with **Laravel 12 & React19**, designed to provide a seamless and secure entry point for both **end users** and **administrators**. This project is a **centralized portal application & web hosting association ERP** built with **Laravel 12 & React19**, designed to provide a seamless and secure entry point for both **end users** and **administrators**.

View File

@@ -1,5 +1,5 @@
--- ---
title: Schéma de Base de Données - Le Retzien Libre title: Schéma de Base de Données - Roxane - Le Retzien Libre
--- ---
erDiagram erDiagram
users ||--o{ members : "a" users ||--o{ members : "a"

2
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{ {
"name": "app", "name": "roxane",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {