File tree Expand file tree Collapse file tree 4 files changed +5
-15
lines changed
Expand file tree Collapse file tree 4 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 1- APP_NAME = Liberu
1+ APP_NAME = " Liberu Automation "
22APP_ENV = local
33APP_KEY = base64:GS0VwCqzgSVBnM0Wz/Ig610q86M+GIvyVmzQQvrL7Xw=
44APP_DEBUG = true
@@ -12,7 +12,7 @@ LOG_CHANNEL=stack
1212DB_CONNECTION = mysql
1313DB_HOST = 127.0.0.1
1414DB_PORT = 3306
15- DB_DATABASE = test
15+ DB_DATABASE = liberu_automation
1616DB_USERNAME = root
1717DB_PASSWORD =
1818
Original file line number Diff line number Diff line change 1- APP_NAME = Liberu
1+ APP_NAME = " Liberu Automation "
22APP_ENV = testing
33APP_KEY = base64:GS0VwCqzgSVBnM0Wz/Ig610q86M+GIvyVmzQQvrL7Xw=
44APP_DEBUG = true
@@ -12,7 +12,7 @@ LOG_CHANNEL=stack
1212DB_CONNECTION = mysql
1313DB_HOST = 127.0.0.1
1414DB_PORT = 3306
15- DB_DATABASE = liberu
15+ DB_DATABASE = liberu_automation_testing
1616DB_USERNAME = root
1717DB_PASSWORD = root
1818
Original file line number Diff line number Diff line change 88 ],
99 "license" : " MIT" ,
1010 "require" : {
11- "php" : " ^8.4 " ,
11+ "php" : " ^8.3 " ,
1212 "bezhansalleh/filament-shield" : " ^4.0" ,
1313 "filament/filament" : " ^5.0" ,
1414 "filament/spatie-laravel-settings-plugin" : " ^5.0" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments