Laravel: Generate SEO-Friendly URL Slug Automatically

Small tip on how to generate URL like “my-post“ from the title “My Post“. We will use a package called Eloquent Sluggable. Package link: - - - - - Our Laravel QuickAdminPanel generator: My Laravel courses:
Back to Top