Skip to content

Tags: RyanNerd/willow

Tags

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from RyanNerd/sample-command-refactor

Sample command refactor 🚧

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from RyanNerd/fix-eject

Fix 🔧 command

3.0.0

Toggle 3.0.0's commit message
Change how the app launches

- No longer call `run()` from index.php instead when Willow.php is instatiated it launches automatically.

2.1.1

Toggle 2.1.1's commit message
Fix problems with DI and Eloquent

- Thunk "vlucas/phpdotenv": "^v4.2.0"
- db.php uses `getenv()` instead of the one time it used `env()`

2.1.0

Toggle 2.1.0's commit message
Fix problems with DI and Eloquent

- Thunk "vlucas/phpdotenv": "^v4.2.0"
- db.php uses `getenv()` instead of the one time it used `env()`

2.0.9

Toggle 2.0.9's commit message
Version upgrades and README.md update

2.0.8

Toggle 2.0.8's commit message
Upgrade dependency vlucas/phpdotenv to 5.3

2.0.7

Toggle 2.0.7's commit message
Make container and capsule protected static properties

2.0.6

Toggle 2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #41 from RyanNerd/package-update

Add ResponseCode constants

2.0.5

Toggle 2.0.5's commit message
Make container and capsule protected static properties