Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RyanNerd/willow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.8
Choose a base ref
...
head repository: RyanNerd/willow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on May 21, 2021

  1. WillowCommands clean up

    RyanNerd committed May 21, 2021
    Configuration menu
    Copy the full SHA
    bf1e728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca4a55 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Fix problems with DI and Eloquent

    - Thunk "vlucas/phpdotenv": "^v4.2.0"
    - db.php uses `getenv()` instead of the one time it used `env()`
    RyanNerd committed May 22, 2021
    Configuration menu
    Copy the full SHA
    4f37931 View commit details
    Browse the repository at this point in the history
  2. Fix problems with DI and Eloquent

    - Thunk "vlucas/phpdotenv": "^v4.2.0"
    - db.php uses `getenv()` instead of the one time it used `env()`
    RyanNerd committed May 22, 2021
    Configuration menu
    Copy the full SHA
    43cee17 View commit details
    Browse the repository at this point in the history
Loading