Commit Graph

196 Commits

Author SHA1 Message Date
Julian Prieber 09d304878a
Merge pull request #269 from JulianPrieber/dependabot/composer/laravel/sail-1.16.4
Bump laravel/sail from 1.16.3 to 1.16.4
2022-12-13 17:18:51 +01:00
dependabot[bot] 12278601da
Bump laravel/sail from 1.16.3 to 1.16.4
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.3 to 1.16.4.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.16.3...v1.16.4)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 16:16:29 +00:00
dependabot[bot] 84d674ffa5
Bump fakerphp/faker from 1.20.0 to 1.21.0
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: fakerphp/faker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 16:16:05 +00:00
dependabot[bot] 93c42b02ef
Bump phpunit/phpunit from 9.5.26 to 9.5.27
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.26 to 9.5.27.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 16:06:55 +00:00
dependabot[bot] 9a59799e99
Bump laravel/framework from 8.83.26 to 8.83.27
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.26 to 8.83.27.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.26...v8.83.27)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 16:07:22 +00:00
dependabot[bot] 310afe136e
Bump awssat/laravel-visits from 4.0.0 to 4.1.0
Bumps [awssat/laravel-visits](https://github.com/awssat/laravel-visits) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/awssat/laravel-visits/releases)
- [Changelog](https://github.com/awssat/laravel-visits/blob/master/CHANGELOG.md)
- [Commits](https://github.com/awssat/laravel-visits/compare/4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: awssat/laravel-visits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 16:25:14 +00:00
Julian Prieber 9b9593b98d Added first setup page
This setup will:
1. Check the server dependencies
2. Setup the database
3. Create the admin user
4. Configure the app
2022-11-23 15:52:33 +01:00
Julian Prieber 8350373262 Updated config editor 2022-11-17 15:07:06 +01:00
Julian Prieber c24d5efcc0 Update composer.lock 2022-11-10 14:18:58 +01:00
Julian Prieber 951df23c91 Laravel 9
Update to Laravel 9

Commit for the upcoming from-end update.
2022-11-08 16:11:59 +01:00
dependabot[bot] 9fe38c558a
Bump laravel/framework from 8.83.25 to 8.83.26
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.25 to 8.83.26.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.25...v8.83.26)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 16:43:54 +00:00
dependabot[bot] f67c6be0d4
Bump phpunit/phpunit from 9.5.25 to 9.5.26
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.25 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 16:35:11 +00:00
dependabot[bot] 94e65c0476
Bump laravel/sail from 1.16.1 to 1.16.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.16.1...v1.16.2)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 16:48:09 +00:00
dependabot[bot] fe1366441b
Bump laravel/framework from 8.83.24 to 8.83.25
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.24 to 8.83.25.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.24...v8.83.25)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 16:35:46 +00:00
dependabot[bot] e2d8f3a8b8
Bump laravel/sail from 1.16.0 to 1.16.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 16:36:40 +00:00
dependabot[bot] d13e62e07a
Bump phpunit/phpunit from 9.5.24 to 9.5.25
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.24 to 9.5.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.25)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 16:34:33 +00:00
dependabot[bot] aa63480c8e
Bump laravel/framework from 8.83.23 to 8.83.24
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.23 to 8.83.24.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.23...v8.83.24)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 16:56:01 +00:00
dependabot[bot] faa5d58e36
Bump mockery/mockery from 1.5.0 to 1.5.1
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: mockery/mockery
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 16:28:13 +00:00
dependabot[bot] b71d028200
Bump laravel/sail from 1.15.4 to 1.16.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.4 to 1.16.0.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.15.4...v1.16.0)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 16:35:22 +00:00
dependabot[bot] 977fb96d67
Bump phpunit/phpunit from 9.5.23 to 9.5.24
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.23 to 9.5.24.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.23...9.5.24)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 16:45:08 +00:00
dependabot[bot] a0310b2365
Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.5 to 7.5.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.5...7.5.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 16:58:01 +00:00
dependabot[bot] b1c43ba513
Bump codedge/laravel-selfupdater from 3.4.1 to 3.5.0
Bumps [codedge/laravel-selfupdater](https://github.com/codedge/laravel-selfupdater) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/codedge/laravel-selfupdater/releases)
- [Commits](https://github.com/codedge/laravel-selfupdater/compare/3.4.1...3.5.0)

---
updated-dependencies:
- dependency-name: codedge/laravel-selfupdater
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 16:32:23 +00:00
dependabot[bot] 87c6716efb
Bump phpunit/phpunit from 9.5.21 to 9.5.23
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 9.5.23.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.21...9.5.23)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 16:34:41 +00:00
dependabot[bot] 6c10b36bd8
Bump laravel/sail from 1.15.3 to 1.15.4
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 16:28:32 +00:00
dependabot[bot] 8f8fb288bf
Bump laravel/sail from 1.15.2 to 1.15.3
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.15.2...v1.15.3)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 16:30:54 +00:00
dependabot[bot] 1b1a26d3d8
Bump laravel/sail from 1.15.1 to 1.15.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 16:40:34 +00:00
dependabot[bot] e0d7f2598d
Bump laravel/framework from 8.83.22 to 8.83.23
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.22 to 8.83.23.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.22...v8.83.23)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 16:35:44 +00:00
Julian Prieber d34e9c877c
Merge pull request #105 from JulianPrieber/dependabot/composer/fakerphp/faker-1.20.0
Bump fakerphp/faker from 1.19.0 to 1.20.0
2022-07-22 19:39:10 +02:00
Julian Prieber bd0e985693
Merge pull request #106 from JulianPrieber/dependabot/composer/laravel/sail-1.15.1
Bump laravel/sail from 1.15.0 to 1.15.1
2022-07-22 19:38:54 +02:00
dependabot[bot] b6363e2611
Bump laravel/framework from 8.83.20 to 8.83.22
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.20 to 8.83.22.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.20...v8.83.22)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 16:31:09 +00:00
dependabot[bot] 3cf2bbf25c
Bump laravel/sail from 1.15.0 to 1.15.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 16:32:52 +00:00
dependabot[bot] 1393939461
Bump fakerphp/faker from 1.19.0 to 1.20.0
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: fakerphp/faker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 17:01:14 +00:00
dependabot[bot] 59794355c9
Bump laravel/framework from 8.83.19 to 8.83.20
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.19 to 8.83.20.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.19...v8.83.20)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 16:39:48 +00:00
dependabot[bot] e84caecbb9
Bump fideloper/proxy from 4.4.1 to 4.4.2
Bumps [fideloper/proxy](https://github.com/fideloper/TrustedProxy) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fideloper/TrustedProxy/releases)
- [Commits](https://github.com/fideloper/TrustedProxy/compare/4.4.1...4.4.2)

---
updated-dependencies:
- dependency-name: fideloper/proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 16:54:37 +00:00
dependabot[bot] 8798eeaec4
Bump laravel/framework from 8.83.18 to 8.83.19
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.18 to 8.83.19.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.18...v8.83.19)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 16:34:10 +00:00
dependabot[bot] 4872e5890c
Bump facade/ignition from 2.17.5 to 2.17.6
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.17.5 to 2.17.6.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.17.5...2.17.6)

---
updated-dependencies:
- dependency-name: facade/ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 16:40:32 +00:00
Julian Prieber 0224431c42
Merge pull request #95 from JulianPrieber/dependabot/composer/laravel/sail-1.15.0
Bump laravel/sail from 1.14.11 to 1.15.0
2022-06-28 18:48:33 +02:00
dependabot[bot] 3ff4f92ff8
Bump laravel/breeze from 1.9.4 to 1.10.0
Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.9.4 to 1.10.0.
- [Release notes](https://github.com/laravel/breeze/releases)
- [Changelog](https://github.com/laravel/breeze/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/breeze/compare/v1.9.4...v1.10.0)

---
updated-dependencies:
- dependency-name: laravel/breeze
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 16:37:05 +00:00
dependabot[bot] 203372c714
Bump laravel/sail from 1.14.11 to 1.15.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.11 to 1.15.0.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.11...v1.15.0)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 16:36:51 +00:00
Julian Prieber cea030094f
Merge pull request #90 from JulianPrieber/dependabot/composer/laravel/sail-1.14.11
Bump laravel/sail from 1.14.10 to 1.14.11
2022-06-21 19:55:17 +02:00
Julian Prieber 6fcb053071
Merge pull request #89 from JulianPrieber/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
2022-06-21 19:55:05 +02:00
dependabot[bot] 2e6c460315
Bump laravel/breeze from 1.9.3 to 1.9.4
Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/laravel/breeze/releases)
- [Changelog](https://github.com/laravel/breeze/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/breeze/compare/v1.9.3...v1.9.4)

---
updated-dependencies:
- dependency-name: laravel/breeze
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 17:05:59 +00:00
dependabot[bot] c7c02d0e3b
Bump laravel/sail from 1.14.10 to 1.14.11
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.10 to 1.14.11.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.10...v1.14.11)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 17:05:26 +00:00
dependabot[bot] e334045396
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 17:04:52 +00:00
dependabot[bot] 8c0f003663
Bump phpunit/phpunit from 9.5.20 to 9.5.21
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.20 to 9.5.21.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.20...9.5.21)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 16:40:56 +00:00
dependabot[bot] 991ec162ca
Bump laravel/sail from 1.14.9 to 1.14.10
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.9...v1.14.10)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 16:42:06 +00:00
dependabot[bot] c102539a80
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 08:06:53 +00:00
Julian Prieber 7a548ef078
Merge pull request #77 from JulianPrieber/dependabot/composer/laravel/breeze-1.9.3
Bump laravel/breeze from 1.9.2 to 1.9.3
2022-06-08 10:15:41 +02:00
dependabot[bot] 34c8dec081
Bump laravel/sail from 1.14.8 to 1.14.9
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.8 to 1.14.9.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.8...v1.14.9)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 16:35:48 +00:00
dependabot[bot] 375e391d3c
Bump laravel/breeze from 1.9.2 to 1.9.3
Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/laravel/breeze/releases)
- [Changelog](https://github.com/laravel/breeze/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/breeze/compare/v1.9.2...v1.9.3)

---
updated-dependencies:
- dependency-name: laravel/breeze
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 16:35:34 +00:00
Julian Prieber b5a11eaac5
Merge pull request #73 from JulianPrieber/dependabot/composer/laravel/breeze-1.9.2
Bump laravel/breeze from 1.9.1 to 1.9.2
2022-06-01 10:44:34 +02:00
dependabot[bot] 375d080244
Bump laravel/sail from 1.14.7 to 1.14.8
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 16:30:47 +00:00
dependabot[bot] b478e96393
Bump laravel/breeze from 1.9.1 to 1.9.2
Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/laravel/breeze/releases)
- [Changelog](https://github.com/laravel/breeze/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/breeze/compare/v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: laravel/breeze
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 16:30:09 +00:00
Julian Prieber 5de8b86b53 Revert "Merge pull request #69 from JulianPrieber/dependabot/composer/geo-sot/laravel-env-editor-2.0.0"
This reverts commit d414c1c871, reversing
changes made to a639e2b6b1.
2022-05-28 14:13:21 +02:00
dependabot[bot] e406cc788c
Bump geo-sot/laravel-env-editor from 1.1.0 to 2.0.0
Bumps [geo-sot/laravel-env-editor](https://github.com/GeoSot/Laravel-EnvEditor) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/GeoSot/Laravel-EnvEditor/releases)
- [Commits](https://github.com/GeoSot/Laravel-EnvEditor/compare/v1.1.0...2.0.0)

---
updated-dependencies:
- dependency-name: geo-sot/laravel-env-editor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 11:58:38 +00:00
dependabot[bot] d48bf9db88
Bump fruitcake/laravel-cors from 2.2.0 to 3.0.0
Bumps [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/fruitcake/laravel-cors/releases)
- [Changelog](https://github.com/fruitcake/laravel-cors/blob/master/changelog.md)
- [Commits](https://github.com/fruitcake/laravel-cors/compare/v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: fruitcake/laravel-cors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 16:31:44 +00:00
Julian Prieber 961e701080 Update composer.lock 2022-05-27 15:24:58 +02:00
Julian Prieber 35d59f0249 Update composer.lock 2022-05-26 12:46:22 +02:00
Julian Prieber 283ed2c4bf Added updater backend
https://github.com/codedge/laravel-selfupdater
2022-05-24 15:29:36 +02:00
Julian Prieber edd7397239 Added backup backend
https://github.com/spatie/laravel-backup
2022-05-24 15:27:44 +02:00
dependabot[bot] d8c8102ee9
Bump laravel/sail from 1.14.5 to 1.14.6
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.5 to 1.14.6.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.5...v1.14.6)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 16:27:20 +00:00
Julian Prieber 24cc990d66
Merge pull request #58 from JulianPrieber/dependabot/composer/laravel/breeze-1.9.1
Bump laravel/breeze from 1.9.0 to 1.9.1
2022-05-18 09:01:41 +02:00
dependabot[bot] c259c80920
Bump laravel/breeze from 1.9.0 to 1.9.1
Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/laravel/breeze/releases)
- [Changelog](https://github.com/laravel/breeze/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/breeze/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: laravel/breeze
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 16:39:56 +00:00
dependabot[bot] 1a60e50436
Bump laravel/sail from 1.14.4 to 1.14.5
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.4 to 1.14.5.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.4...v1.14.5)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 16:39:45 +00:00
dependabot[bot] a46ad6d09c
Bump laravel/sail from 1.14.2 to 1.14.4
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.2 to 1.14.4.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.2...v1.14.4)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-12 16:31:30 +00:00
dependabot[bot] d310547c23
Bump laravel/sail from 1.14.1 to 1.14.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.1...v1.14.2)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 16:41:41 +00:00
dependabot[bot] f7d1213008
Bump laravel/sail from 1.14.0 to 1.14.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 16:37:40 +00:00
dependabot[bot] f09b976342
Bump laravel/sail from 1.13.10 to 1.14.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.13.10 to 1.14.0.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.13.10...v1.14.0)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 16:30:18 +00:00
Julian Prieber 89f8361edd Added security check tool
Added new security check tool. This tool is a new page that displays diagnostic information about your LittleLink Custom installation.

Previously, installing LittleLink Custom on NGINX or other platforms that do not support .htaccess functionality presented a significant security risk if not configured properly. This tool simply shows if critical system files can be accessed externally by anyone. In addition, information about writing access to important files or directories is displayed here.

Read more about this feature on the blog here: https://blog.littlelink-custom.com/new-security-check-tool/
2022-04-20 17:31:38 +02:00
dependabot[bot] f19a114bd7
Bump laravel/sail from 1.13.9 to 1.13.10
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 16:39:04 +00:00
dependabot[bot] 991c0412e7
Bump laravel/framework from 8.83.7 to 8.83.8
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.7 to 8.83.8.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.7...v8.83.8)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 18:17:23 +00:00
dependabot[bot] 770136cfaa
Bump laravel/sail from 1.13.8 to 1.13.9
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.13.8...v1.13.9)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 16:35:35 +00:00
dependabot[bot] e73246ecb8
Bump phpunit/phpunit from 9.5.19 to 9.5.20
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.19 to 9.5.20.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.19...9.5.20)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 16:30:13 +00:00
Julian Prieber 613c585efd Update composer.lock 2022-03-30 11:48:40 +02:00
Julian Prieber 8ffc5f5415
Merge pull request #19 from JulianPrieber/dependabot/composer/laravel/breeze-1.9.0
Bump laravel/breeze from 1.8.2 to 1.9.0
2022-03-29 18:43:33 +02:00
Julian Prieber 9dde12f41f
Merge pull request #20 from JulianPrieber/dependabot/composer/laravel/tinker-2.7.2
Bump laravel/tinker from 2.7.1 to 2.7.2
2022-03-29 18:43:26 +02:00
dependabot[bot] 9ad9a1f6dd
Bump laravel/sail from 1.13.7 to 1.13.8
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.13.7 to 1.13.8.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.13.7...v1.13.8)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 16:34:24 +00:00
dependabot[bot] ef7a8069f7
Bump laravel/tinker from 2.7.1 to 2.7.2
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: laravel/tinker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 16:33:59 +00:00
dependabot[bot] c702e11f8d
Bump laravel/breeze from 1.8.2 to 1.9.0
Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/laravel/breeze/releases)
- [Changelog](https://github.com/laravel/breeze/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/breeze/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: laravel/breeze
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 16:33:49 +00:00
dependabot[bot] 85096f711a
Bump guzzlehttp/guzzle from 7.4.1 to 7.4.2
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.1...7.4.2)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 16:39:08 +00:00
Julian Prieber 887a266ff3 Update composer.lock 2022-03-16 20:48:50 +01:00
Julian Prieber 379382749b
Merge pull request #9 from JulianPrieber/dependabot/composer/laravel/tinker-2.7.1
Bump laravel/tinker from 2.6.1 to 2.7.1
2022-03-16 14:56:56 +01:00
Julian Prieber 86f7e099ec
Merge pull request #7 from JulianPrieber/dependabot/composer/guzzlehttp/guzzle-7.4.1
Bump guzzlehttp/guzzle from 7.3.0 to 7.4.1
2022-03-16 14:56:45 +01:00
Julian Prieber 1a8fa928ef
Merge pull request #8 from JulianPrieber/dependabot/composer/mockery/mockery-1.5.0
Bump mockery/mockery from 1.4.3 to 1.5.0
2022-03-16 14:56:35 +01:00
Julian Prieber 47722482d7
Merge pull request #10 from JulianPrieber/dependabot/composer/fruitcake/laravel-cors-2.2.0
Bump fruitcake/laravel-cors from 2.0.4 to 2.2.0
2022-03-16 14:56:24 +01:00
dependabot[bot] 7609570aa3
Bump facade/ignition from 2.10.2 to 2.17.5
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.10.2 to 2.17.5.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.10.2...2.17.5)

---
updated-dependencies:
- dependency-name: facade/ignition
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 13:47:07 +00:00
dependabot[bot] 685f613c18
Bump fruitcake/laravel-cors from 2.0.4 to 2.2.0
Bumps [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) from 2.0.4 to 2.2.0.
- [Release notes](https://github.com/fruitcake/laravel-cors/releases)
- [Changelog](https://github.com/fruitcake/laravel-cors/blob/master/changelog.md)
- [Commits](https://github.com/fruitcake/laravel-cors/compare/v2.0.4...v2.2.0)

---
updated-dependencies:
- dependency-name: fruitcake/laravel-cors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 13:46:55 +00:00
dependabot[bot] 1fb76b4591
Bump laravel/tinker from 2.6.1 to 2.7.1
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.6.1...v2.7.1)

---
updated-dependencies:
- dependency-name: laravel/tinker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 13:46:45 +00:00
dependabot[bot] e833e7b922
Bump mockery/mockery from 1.4.3 to 1.5.0
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.4.3...1.5.0)

---
updated-dependencies:
- dependency-name: mockery/mockery
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 13:46:35 +00:00
dependabot[bot] 538942cd61
Bump guzzlehttp/guzzle from 7.3.0 to 7.4.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.3.0 to 7.4.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.3.0...7.4.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 13:46:30 +00:00
Julian Prieber fef2e09aa9 Added built in Config Editor
LittleLink Custom now includes an .env config editor. This editor can be accessed via the Admin Panel under Admin>Config.
This editor allows admins to edit, backup, download and upload the .env configuration file. All in all, the new feature, allows users to more easily edit the configuration file, contributing to my goal of making LittleLink Custom easier to use.

Read more about this topic on the Blog https://blog.littlelink-custom.com/built-in-config-editor
2022-03-16 14:16:03 +01:00
aprillio 13303c873c update packages via composer 2021-07-06 15:41:44 +07:00
Khashayar Zavosh 23a2b73041 update README 2021-05-22 21:56:11 +04:30
Khashayar Zavosh 9c5bf78510 update composer.lock 2021-05-22 19:08:21 +04:30
Khashayar Zavosh 93e2d1039d add breeze to composer.json 2021-04-17 07:07:03 +04:30
Khashayar Zavosh 24db7cbbfb admin littlelink 2021-04-16 03:30:00 +04:30