标签: url-redirection laravel-5.5
我有MemoryCache之类的链接,但我想将其转换为http://website.loc/belaya-cerkov/feedback/thank-you,那里是在Laravel进行此操作的最佳位置?
MemoryCache
http://website.loc/belaya-cerkov/feedback/thank-you
答案 0 :(得分:0)
您应该在Web Server中进行此类操作。如果您正在使用Apache,则可以在公共文件夹中的.htaccess中进行定义。 但我不确定你为什么要这样做。
.htaccess