DEV Community

Mahedi Hasan
Mahedi Hasan

Posted on

 

How to create seo friendly url in laravel using vue js ?

Slug Generator using Vue Js: With the advent of Node.js and modern application endpoint routing, I find it surprising that there is no in-built function to convert any string into an URL-optimized slug.If your application users write content. you want to make their content searchable with anSEO-friendly URL.

https://www.codechief.org/article/how-to-create-seo-friendly-url-in-laravel-using-vue-js

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git