Skip to content

Commit 8baa467

Browse files
committed
add ignition notes
1 parent 5035cf6 commit 8baa467

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

releases.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ _Laravel Vapor was built by [Taylor Otwell](https://github.com/taylorotwell)_.
3939

4040
Laravel 6.0 provides compatibility with [Laravel Vapor](https://vapor.laravel.com), an auto-scaling serverless deployment platform for Laravel. Vapor abstracts the complexity of managing Laravel applications on AWS Lambda, as well as interfacing those applications with SQS queues, databases, Redis clusters, networks, CloudFront CDN, and more.
4141

42+
### Improved Exceptions Via Ignition
43+
44+
Laravel 6.0 ships with [Ignition](https://github.com/facade/ignition), a new open source exception detail page created by Freek Van der Herten and Marcel Pociot. Ignition offers many benefits over previous releases, such as improved Blade error file and line number handling, runnable solutions for common problems, code editing, exception sharing, and an improved UX.
45+
4246
### Improved Authorization Responses
4347

4448
_Improved authorization responses were implemented by [Gary Green](https://github.com/garygreen)_.

0 commit comments

Comments
 (0)