Laravel 9 New Helper Functions
There are two new helper function in Laravel 9. the first one is str() which cretes a stringable object and the aother is to_route() which allows you to redirect to a named route.
My thoughts on Investing & Software Engineering
There are two new helper function in Laravel 9. the first one is str() which cretes a stringable object and the aother is to_route() which allows you to redirect to a named route.