Skip to content

Commit 9af5572

Browse files
committed
sitesettings integrated and example .env update
1 parent 2a69e75 commit 9af5572

File tree

4 files changed

+50
-75
lines changed

4 files changed

+50
-75
lines changed

.env copy.example

Lines changed: 0 additions & 73 deletions
This file was deleted.

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
APP_NAME=Liberu
2-
APP_ENV=testing
2+
APP_ENV=local
33
APP_KEY=base64:GS0VwCqzgSVBnM0Wz/Ig610q86M+GIvyVmzQQvrL7Xw=
44
APP_DEBUG=true
55
APP_URL=http://localhost

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"bezhansalleh/filament-shield": "^3.2",
1313
"filament/filament": "^3.2",
1414
"guzzlehttp/guzzle": "^7.8",
15+
"intelrx/sitesettings": "^1.0",
1516
"joelbutcher/socialstream": "^6.0",
1617
"laravel/framework": "^11.0",
1718
"laravel/jetstream": "^5.1",

composer.lock

Lines changed: 48 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)