This repository is for the sourceode of Treeware.Earth.

Overview

Treeware

Treeware (Buy us a tree) Treeware (Trees contributed by project) Treeware (Total on Ecology)

This repository is for the sourceode of Treeware.Earth.

We have open sourced the website so that people can see how the website operates and also contribute to the initiative.

Project Info

The website is built using Laravel and is hosted on Linode. The server is managed using Laravel Forge and deployment is done using Envoyer

Members

Treeware was started by James Mills and is maintained by both James and Furqan Freed.

Contributing

We would absolutely love any contributions to the project!

Licence

This project is Treeware. To support this project you can buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

Comments
  • Include a link to Product Hunt

    Include a link to Product Hunt

    We have a page on Product Hunt (https://www.producthunt.com/posts/treeware) and it would be awesome to add a link/button/badge or something to the website.

    <a href="https://www.producthunt.com/posts/treeware?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-treeware" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=192784&theme=light" alt="Treeware - Use the authors software, buy the author a tree. | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
    
    opened by jamesmills 3
  • Bump guzzlehttp/guzzle from 6.5.5 to 6.5.7

    Bump guzzlehttp/guzzle from 6.5.5 to 6.5.7

    Bumps guzzlehttp/guzzle from 6.5.5 to 6.5.7.

    Release notes

    Sourced from guzzlehttp/guzzle's releases.

    Release 6.5.7

    See change log for changes.

    Release 6.5.6

    See change log for changes.

    Changelog

    Sourced from guzzlehttp/guzzle's changelog.

    6.5.7 - 2022-06-09

    • Fix failure to strip Authorization header on HTTP downgrade
    • Fix failure to strip the Cookie header on change in host or HTTP downgrade

    6.5.6 - 2022-05-25

    • Fix cross-domain cookie leakage
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 1
  • Bump guzzlehttp/guzzle from 6.5.5 to 6.5.6

    Bump guzzlehttp/guzzle from 6.5.5 to 6.5.6

    Bumps guzzlehttp/guzzle from 6.5.5 to 6.5.6.

    Release notes

    Sourced from guzzlehttp/guzzle's releases.

    Release 6.5.6

    See change log for changes.

    Changelog

    Sourced from guzzlehttp/guzzle's changelog.

    6.5.6 - 2022-05-25

    • Fix cross-domain cookie leakage
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 1
  • Bump laravel/framework from 6.20.3 to 6.20.14

    Bump laravel/framework from 6.20.3 to 6.20.14

    Bumps laravel/framework from 6.20.3 to 6.20.14.

    Release notes

    Sourced from laravel/framework's releases.

    v6.20.14

    Fixed

    • Fixed type error in Illuminate\Http\Concerns\InteractsWithContentTypes::isJson() (#35956)
    • Limit expected bindings (#35972, 006873d)

    v6.20.13

    v6.20.13 (2021-01-19)

    Fixed

    • Fixed empty html mail (#35941)

    v6.20.12

    v6.20.12 (2021-01-13)

    v6.20.11

    v6.20.11 (2021-01-13)

    Fixed

    • Limit expected bindings (#35865)

    v6.20.10

    v6.20.10 (2021-01-12)

    Added

    • Added new line to DetectsLostConnections (#35790)

    Fixed

    • Fixed error from missing null check on PHP 8 in Illuminate\Validation\Concerns\ValidatesAttributes::validateJson() (#35797)

    v6.20.9

    v6.20.9 (2021-01-05)

    Added

    v6.20.8

    v6.20.8 (2020-12-22)

    Fixed

    • Fixed Illuminate\Validation\Concerns\ValidatesAttributes::validateJson() for PHP8 (#35646)
    • Catch DecryptException with invalid X-XSRF-TOKEN in Illuminate\Foundation\Http\Middleware\VerifyCsrfToken (#35671)

    v6.20.7

    v6.20.7 (2020-12-08)

    ... (truncated)

    Changelog

    Sourced from laravel/framework's changelog.

    v6.20.14 (2021-01-21)

    Fixed

    • Fixed type error in Illuminate\Http\Concerns\InteractsWithContentTypes::isJson() (#35956)
    • Limit expected bindings (#35972, 006873d)

    v6.20.13 (2021-01-19)

    Fixed

    • Fixed empty html mail (#35941)

    v6.20.12 (2021-01-13)

    v6.20.11 (2021-01-13)

    Fixed

    • Limit expected bindings (#35865)

    v6.20.10 (2021-01-12)

    Added

    • Added new line to DetectsLostConnections (#35790)

    Fixed

    • Fixed error from missing null check on PHP 8 in Illuminate\Validation\Concerns\ValidatesAttributes::validateJson() (#35797)

    v6.20.9 (2021-01-05)

    Added

    v6.20.8 (2020-12-22)

    Fixed

    • Fixed Illuminate\Validation\Concerns\ValidatesAttributes::validateJson() for PHP8 (#35646)
    • Catch DecryptException with invalid X-XSRF-TOKEN in Illuminate\Foundation\Http\Middleware\VerifyCsrfToken (#35671)

    v6.20.7 (2020-12-08)

    Fixed

    • Backport for fix issue with polymorphic morphMaps with literal 0 (#35487)
    • Fixed mime validation for jpeg files (#35518)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 1
  • Bump laravel/framework from 6.20.3 to 6.20.12

    Bump laravel/framework from 6.20.3 to 6.20.12

    Bumps laravel/framework from 6.20.3 to 6.20.12.

    Release notes

    Sourced from laravel/framework's releases.

    v6.20.12

    v6.20.12 (2021-01-13)

    v6.20.11

    v6.20.11 (2021-01-13)

    Fixed

    • Limit expected bindings (#35865)

    v6.20.10

    v6.20.10 (2021-01-12)

    Added

    • Added new line to DetectsLostConnections (#35790)

    Fixed

    • Fixed error from missing null check on PHP 8 in Illuminate\Validation\Concerns\ValidatesAttributes::validateJson() (#35797)

    v6.20.9

    v6.20.9 (2021-01-05)

    Added

    v6.20.8

    v6.20.8 (2020-12-22)

    Fixed

    • Fixed Illuminate\Validation\Concerns\ValidatesAttributes::validateJson() for PHP8 (#35646)
    • Catch DecryptException with invalid X-XSRF-TOKEN in Illuminate\Foundation\Http\Middleware\VerifyCsrfToken (#35671)

    v6.20.7

    v6.20.7 (2020-12-08)

    Fixed

    • Backport for fix issue with polymorphic morphMaps with literal 0 (#35487)
    • Fixed mime validation for jpeg files (#35518)

    v6.20.6

    v6.20.6 (2020-12-01)

    Fixed

    • Backport Redis context option (#35370)
    • Fixed validating image/jpeg images after Symfony/Mime update (#35419)

    ... (truncated)

    Changelog

    Sourced from laravel/framework's changelog.

    v6.20.12 (2021-01-13)

    v6.20.11 (2021-01-13)

    Fixed

    • Limit expected bindings (#35865)

    v6.20.10 (2021-01-12)

    Added

    • Added new line to DetectsLostConnections (#35790)

    Fixed

    • Fixed error from missing null check on PHP 8 in Illuminate\Validation\Concerns\ValidatesAttributes::validateJson() (#35797)

    v6.20.9 (2021-01-05)

    Added

    v6.20.8 (2020-12-22)

    Fixed

    • Fixed Illuminate\Validation\Concerns\ValidatesAttributes::validateJson() for PHP8 (#35646)
    • Catch DecryptException with invalid X-XSRF-TOKEN in Illuminate\Foundation\Http\Middleware\VerifyCsrfToken (#35671)

    v6.20.7 (2020-12-08)

    Fixed

    • Backport for fix issue with polymorphic morphMaps with literal 0 (#35487)
    • Fixed mime validation for jpeg files (#35518)

    v6.20.6 (2020-12-01)

    Fixed

    • Backport Redis context option (#35370)
    • Fixed validating image/jpeg images after Symfony/Mime update (#35419)

    v6.20.5 (2020-11-24)

    Fixed

    • Fixing BroadcastException message in PusherBroadcaster@broadcast (#35290)
    • Fixed generic DetectsLostConnection string (#35323)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 1
  • Add a link to the GitHub repo from the main site

    Add a link to the GitHub repo from the main site

    It would be nice to show people who visit the website that the website is actually open source and give them a link so they can click through to the repo.

    opened by jamesmills 1
  • Update core to use new Ecologi Url for Api calls

    Update core to use new Ecologi Url for Api calls

    https://github.com/TreewareEarth/treeware.earth/blob/a24d52f14544e5e7d3e937d5f09283b5daacf3ba/app/Console/Commands/SyncPackageTreeCount.php#L48

    I cannot remember if there are other references

    good first issue 
    opened by jamesmills 1
  • Pullrequests/jordmondson/develop

    Pullrequests/jordmondson/develop

    search component separated from global js and separately load on search page our search page use algolia and for production webpack compile it require production credentials.

    opened by furqanfreed 0
  • Showing the wrong badge

    Showing the wrong badge

    https://github.com/TreewareEarth/treeware.earth/blob/134946d88c75877e6cef8b64ff9f78f2378de2d6/resources/views/welcome.blade.php#L146

    This is not showing the correct info for Treeware

    opened by jamesmills 0
  • Bump symfony/http-kernel from 4.4.5 to 4.4.16

    Bump symfony/http-kernel from 4.4.5 to 4.4.16

    Bumps symfony/http-kernel from 4.4.5 to 4.4.16.

    Release notes

    Sourced from symfony/http-kernel's releases.

    v4.4.16

    Changelog (https://github.com/symfony/http-kernel/compare/v4.4.15...v4.4.16)

    • no changes

    v4.4.15

    Changelog (https://github.com/symfony/http-kernel/compare/v4.4.14...v4.4.15)

    • no changes

    v4.4.14

    Changelog (https://github.com/symfony/http-kernel/compare/v4.4.13...v4.4.14)

    • bug #38212 Do not override max_redirects option in HttpClientKernel (dmolineus)

    v4.4.13

    Changelog (https://github.com/symfony/http-kernel/compare/v4.4.12...v4.4.13)

    • no changes

    v4.4.12

    Changelog (https://github.com/symfony/http-kernel/compare/v4.4.11...v4.4.12)

    • bug #37841 Backport handler lock when using VAR_DUMPER_FORMAT (ogizanagi)

    v4.4.11

    Changelog (https://github.com/symfony/http-kernel/compare/v4.4.10...v4.4.11)

    • bug #37341 Fix support for PHP8 union types (nicolas-grekas)

    v4.4.10

    Changelog (https://github.com/symfony/http-kernel/compare/v4.4.9...v4.4.10)

    • bug #37182 Fix regression where Store does not return response body correctly (mpdude)

    v4.4.9

    Changelog (https://github.com/symfony/http-kernel/compare/v4.4.8...v4.4.9)

    • bug #36891 Address deprecation of ReflectionType::getClass() (derrabus)
    • bug #36833 Fix that the Store would not save responses with the X-Content-Digest header present (mpdude)
    • bug #36855 Fix error logger when stderr is redirected to /dev/null (fabpot)
    • bug #36838 Bring back the debug toolbar (derrabus)
    • bug #36789 Change priority of KernelEvents::RESPONSE subscriber (marcw)

    v4.4.8

    Changelog (https://github.com/symfony/http-kernel/compare/v4.4.7...v4.4.8)

    • bug #36434 silence E_NOTICE triggered since PHP 7.4 (xabbuh)
    • bug #36342 fix compat with Debug component (nicolas-grekas)
    • bug #36239 Prevent keys collisions in the sanitized logs processing (fancyweb)

    ... (truncated)

    Commits
    • 109b2a4 Update VERSION for 4.4.16
    • fb9c12b Merge branch '3.4' into 4.4
    • bd2d874 Fix transient tests
    • 5e35a80 Merge branch '3.4' into 4.4
    • e3512ba Remove branch-version (keep them for contracts only)
    • 864fc02 Merge branch '3.4' into 4.4
    • d4483d4 Fix branch-version
    • ce8abfa Merge branch '3.4' into 4.4
    • 4a3f2b7 Remove "version" from composer.json files, use "branch-version" instead
    • 05d3511 Merge branch '3.4' into 4.4
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • Bump symfony/http-foundation from 4.4.5 to 4.4.8

    Bump symfony/http-foundation from 4.4.5 to 4.4.8

    Bumps symfony/http-foundation from 4.4.5 to 4.4.8.

    Release notes

    Sourced from symfony/http-foundation's releases.

    v4.4.8

    Changelog (https://github.com/symfony/http-foundation/compare/v4.4.7...v4.4.8)

    • bug #36490 workaround PHP bug in the session module (nicolas-grekas)
    • bug #35656 Fixed session migration with custom cookie lifetime (Guite)

    v4.4.7

    Changelog (https://github.com/symfony/http-foundation/compare/v4.4.6...v4.4.7)

    • no changes

    v4.4.6

    Changelog (https://github.com/symfony/http-foundation/compare/v4.4.5...v4.4.6)

    • bug #36173 Fix clear cookie samesite (guillbdx)
    • bug #36103 fix preloading script generation (nicolas-grekas)
    Commits
    • ec5bd25 Merge branch '3.4' into 4.4
    • eded33d [HttpFoundation] workaround PHP bug in the session module
    • 1055c11 Merge branch '3.4' into 4.4
    • 940167f bug #35656 [HttpFoundation] Fixed session migration with custom cookie lifeti...
    • 9a692b6 [HttpFoundation] Fixed session migration with custom cookie lifetime
    • 7fd8435 No need to reconnect the bags to the session
    • 62f9250 [HttpFoundation] Do not set the default Content-Type based on the Accept header
    • 67d0196 add missing gitattributes for phpunit-bridge
    • 0a3b771 Merge branch '3.4' into 4.4
    • a8833c5 [Http Foundation] Fix clear cookie samesite
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • Bump guzzlehttp/guzzle from 6.5.5 to 6.5.8

    Bump guzzlehttp/guzzle from 6.5.5 to 6.5.8

    Bumps guzzlehttp/guzzle from 6.5.5 to 6.5.8.

    Release notes

    Sourced from guzzlehttp/guzzle's releases.

    Release 6.5.8

    See change log for changes.

    Release 6.5.7

    See change log for changes.

    Release 6.5.6

    See change log for changes.

    Changelog

    Sourced from guzzlehttp/guzzle's changelog.

    6.5.8 - 2022-06-20

    • Fix change in port should be considered a change in origin
    • Fix CURLOPT_HTTPAUTH option not cleared on change of origin

    6.5.7 - 2022-06-09

    • Fix failure to strip Authorization header on HTTP downgrade
    • Fix failure to strip the Cookie header on change in host or HTTP downgrade

    6.5.6 - 2022-05-25

    • Fix cross-domain cookie leakage
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 0
  • Bump facade/ignition from 1.16.4 to 1.18.0

    Bump facade/ignition from 1.16.4 to 1.18.0

    Bumps facade/ignition from 1.16.4 to 1.18.0.

    Release notes

    Sourced from facade/ignition's releases.

    1.18.0

    • disable executing solutions on non-local environments or from non-local IP addresses on version 1.x (#404)

    1.17.0

    • add extra editors (#389)

    1.16.15

    No release notes provided.

    1.16.14

    • fix CVE-2021-3129 for facade/ignition 1.16.x (Laravel 6) (#351)
    Changelog

    Sourced from facade/ignition's changelog.

    1.18.0 - 2021-08-02

    • disable executing solutions on non-local environments or from non-local IP addresses on version 1.x (#404)

    1.17.0

    • add extra editors (#389)

    1.16.5 - 2021-02-14

    • fix CVE-2021-3129 for facade/ignition 1.16.x (Laravel 6) (#351)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 0
  • Bump league/flysystem from 1.1.3 to 1.1.4

    Bump league/flysystem from 1.1.3 to 1.1.4

    Bumps league/flysystem from 1.1.3 to 1.1.4.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 0
  • Treeware / ecologi / stripe payment methods ?

    Treeware / ecologi / stripe payment methods ?

    Hi

    I've just discovered Treeware : this is a great idea !

    I've just bought some trees from Treeware's page at ecologi, but I'm disappointed at the poor choice of payment methods. It seems there's only stripe ? I'm not sure if it depends on ecologi or treeware ?

    opened by nicobo 2
  • Bump laravel/framework from 6.20.3 to 6.20.26

    Bump laravel/framework from 6.20.3 to 6.20.26

    Bumps laravel/framework from 6.20.3 to 6.20.26.

    Release notes

    Sourced from laravel/framework's releases.

    v6.20.25

    Fixed

    v6.20.24

    Fixed

    • Fixed required_if boolean validation (#36969)

    v6.20.23

    Added

    • Added strings to the DetectsLostConnections.php (4210258)

    v6.20.22

    Fixed

    • Fixed setting DynamoDB credentials (#36822)

    v6.20.21

    Added

    • Added support of DynamoDB in CI suite (#36749)
    • Support username parameter for predis (#36762)

    Changed

    • Use qualified column names in pivot query (#36720)

    v6.20.20

    Added

    • Added WSREP communication link failure for lost connection detection (#36668)

    Fixed

    • Fixes the issue using cache:clear with PhpRedis and a clustered Redis instance. (#36665)

    v6.20.19

    Added

    • Added broken pipe exception as lost connection error (#36601)

    v6.20.18

    Fixed

    • Fix validator treating null as true for (required|exclude)_(if|unless) due to loose in_array() check (#36504)

    Changed

    • Delete existing links that are broken in Illuminate\Foundation\Console\StorageLinkCommand (#36470)

    v6.20.17

    Added

    • Added new line to DetectsLostConnections (#36373)

    v6.20.16

    Fixed

    ... (truncated)

    Changelog

    Sourced from laravel/framework's changelog.

    Release Notes for 6.x

    Unreleased

    v6.20.25 (2021-04-27)

    Fixed

    v6.20.24 (2021-04-20)

    Fixed

    • Fixed required_if boolean validation (#36969)

    v6.20.23 (2021-04-13)

    Added

    • Added strings to the DetectsLostConnections.php (4210258)

    v6.20.22 (2021-03-31)

    Fixed

    • Fixed setting DynamoDB credentials (#36822)

    v6.20.21 (2021-03-30)

    Added

    • Added support of DynamoDB in CI suite (#36749)
    • Support username parameter for predis (#36762)

    Changed

    • Use qualified column names in pivot query (#36720)

    v6.20.20 (2021-03-23)

    Added

    • Added WSREP communication link failure for lost connection detection (#36668)

    Fixed

    • Fixes the issue using cache:clear with PhpRedis and a clustered Redis instance. (#36665)

    v6.20.19 (2021-03-16)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 0
Releases(1.0.0)
Owner
Treeware
Treeware
Auto-generated Interface and Repository file via Repository pattern in Laravel

Auto-generated Repository Pattern in Laravel A repository is a separation between a domain and a persistent layer. The repository provides a collectio

Ngo Dinh Cuong 11 Aug 15, 2022
Per-user settings repository system for Laravel

Laraconfig Per-user settings repository system for Laravel. This package allows users to have settings that can be queried, changed and even updated,

Italo 170 Oct 26, 2022
Need some filters? This package is based on the Repository Design Pattern to let you create specific queries easily.

DevMakerLab/Laravel-Filters Need some filters? This package is based on the Repository Design Pattern to let you create specific queries easily. Insta

DevMakerLab 19 Feb 20, 2022
A simple package to manage the creation of a structure composed of the service and repository layers in a Laravel application

Chapolim Este projeto tem como objetivo fornecer alguns comandos adicionais à interface de linha de comando do Laravel, o Artisan, para manipular a es

Eliezer Alves 51 Dec 11, 2022
A package to implement repository pattern for laravel models

Laravel Model UUID A simple package to use Repository Pattern approach for laravel models . Repository pattern Repositories are classes or components

null 26 Dec 21, 2022
Laravel basic repository integration

WekodeRepository This is a package to easely integrate a repository pattern with the needed service provider and all the necessary basic functions Ins

ZakariaDehaba 3 Oct 11, 2022
Repository Pattern implementation for Laravel

This is a Simple Repository Pattern implementation for Laravel Projects and an easily way to build Eloquent queries from API requests.

Ephraïm SEDDOR 1 Nov 22, 2021
🖖Repository Pattern in Laravel. The package allows to filter by request out-of-the-box, as well as to integrate customized criteria and any kind of filters.

Repository Repository Pattern in Laravel. The package allows to filter by request out-of-the-box, as well as to integrate customized criteria and any

Awes.io 160 Dec 26, 2022
Github repository dedicated for my YT tutorial which shows how to use testing in Laravel

Testing in Laravel The following documentation is based on my Laravel Testing for Beginners tutorial we’re going to cover the basics of unit tests, fe

Code With Dary 17 Oct 24, 2022
Repository with demo for "Sextou"

Newsletter Demo APP Beer & Code Newsletter Page for newsletter. ?? About this repository Demo App Demo APP for the talks at Beer and Code Youtube chan

Beer And Code 4 Feb 5, 2022
Fast and simple implementation of a REST API based on the Laravel Framework, Repository Pattern, Eloquent Resources, Translatability, and Swagger.

Laravel Headless What about? This allows a fast and simple implementation of a REST API based on the Laravel Framework, Repository Pattern, Eloquent R

Julien SCHMITT 6 Dec 30, 2022
Composer repository implementation for ZIPs.

Release Belt — Composer repo for ZIPs Release Belt is a Composer repository, which serves to quickly integrate third–party non–Composer releases into

Andrey Savchenko 151 Oct 17, 2022
A filesystem-like repository for storing arbitrary resources.

The Puli Repository Component Latest release: 1.0.0-beta10 PHP >= 5.3.9 The Puli Repository Component provides an API for storing arbitrary resources

Puli 435 Nov 20, 2022
Official repository from rasional.my.id

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Rangga Agastya 2 Mar 29, 2022
Database Repository / PHP Repository / Laravel Repository

Database Repository / PHP Repository / Laravel Repository Installation Use following command to add this package to composer development requirement.

Bakery 6 Dec 21, 2022
Auto-generated Interface and Repository file via Repository pattern in Laravel

Auto-generated Repository Pattern in Laravel A repository is a separation between a domain and a persistent layer. The repository provides a collectio

Ngo Dinh Cuong 11 Aug 15, 2022
A filesystem-like repository for storing arbitrary resources.

The Puli Repository Component Latest release: 1.0.0-beta10 PHP >= 5.3.9 The Puli Repository Component provides an API for storing arbitrary resources

Puli 435 Nov 20, 2022
Legacy repository - archives past feature requests/bug reports

Scrutinizer Legacy repository for archiving past feature requests and bug reports. For reporting new bugs/feature requests, please use the ticket syst

Continuous Inspection 141 Aug 4, 2021
Shippable SaaS customers can report issues and feature requests in this repository

Shippable Support This repository tracks bugs and feature requests for Shippable's Docker based continuous delivery and devops platform. Click here to

Shippable 100 Oct 11, 2022
Simple static Composer repository generator - For a full private Composer repo use Private Packagist

Satis Simple static Composer repository generator. Run from source Satis requires a recent PHP version, it does not run with unsupported PHP versions.

Composer 2.9k Jan 3, 2023