简体   繁体   中英

How to generate URL like blog post (www.abc.com/how-to-learn-php) in Laravel 5.5?

I want to generate user's profile URL like a blog post (www.abc.com/profile/tom-cruise-brad-pit). Each user's profile has a unique ID in the database, and I don't want to show the user's profile ID in the URL.

下面提供的链接将是有用的eloquent-sluggable

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM