Over at Flare, we’re now using the latest version of Spark. In this blog post we shared the customizations we needed to make.
PHP
Manually setting the intended URL for routes in Laravel
Laravel’s redirect response can be manually set to redirect users back to a specific URL after authentication or feedback submission. Read more