Skip to content

Tags: pandigresik/laravel-ignition

Tags

2.3.0

Toggle 2.3.0'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 spatie#156 from jessarcher/sail-solution

Help Sail users when they forget to run an Artisan command using `sail`

2.2.0

Toggle 2.2.0'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 spatie#150 from spatie/stacktrace-arguments

Add extra argument reducers

2.1.3

Toggle 2.1.3'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 spatie#146 from spatie/custom-context

Better support for custom context and exception context

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
freekmurze Freek Van der Herten
Fix regex pattern for class not found error message

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
freekmurze Freek Van der Herten
Set 'open_ai_key' to use environment variable in 'ignition.php'.

2.1.0

Toggle 2.1.0'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 spatie#142 from spatie/ai

Add AI solutions

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
freekmurze Freek Van der Herten
fix phpstan

1.6.4

Toggle 1.6.4'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 spatie#132 from SocolaDaiCa-contributions/main

fix: finding original file using compiled filepath

1.6.3

Toggle 1.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
freekmurze Freek Van der Herten
make sure queued reports get sent immediately

1.6.2

Toggle 1.6.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 spatie#131 from spatie/fix-octane-queued-reports

Also run flare reset on RequestTerminated by Octane