laravel-wwwprotocolresolver
by ymigval
A Laravel package for redirecting responses with or without www and with the specified protocol (http or https).
laravel-non-www-redirect
by redcenter
A simple package to redirect non-www to www in your Laravel project.
laravel-www-redirect
by redcenter
A simple package to redirect www to non-www in your Laravel project.
laravel-autolink
by osiemsiedem
A Laravel package for converting URLs in a given string of text into clickable links.
laravel-non-www
by reliqarts
Tiny Laravel middleware to redirect www requests to non-www counterparts.