init(first commit nebulabs)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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**.
|
||||||
|
|
||||||
|
|||||||
@@ -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
2
package-lock.json
generated
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "app",
|
"name": "roxane",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
|
|||||||
Reference in New Issue
Block a user