clean up comment

This commit is contained in:
Taylor Otwell 2023-04-11 17:17:21 -05:00
parent a25f40590b
commit 7cc6699c3d

View File

@ -11,7 +11,7 @@ use Illuminate\Support\Facades\Route;
class RouteServiceProvider extends ServiceProvider
{
/**
* The path to the "home" route for your application.
* The path to your application's "home" route.
*
* Typically, users are redirected here after authentication.
*