Course Details
D.Ed. SE (Hearing Impairment)
Diploma Course
Duration | : | 2 Year | Total Fees | : | Rs. 100000 |
In this first step, we need to install the latest version of laravel (currently version 8) which we will try to implement generate unique slug in laravel 8. To install laravel you can use the laravel installer or use composer like the example above.
Choose one method you want to use for laravel installation. From the two examples of laravel installation commands above, they will both generate a laravel project with the name laravel-unique-slug.
Wait until the installation process is complete and when it's finished, don't forget to enter the project directory using the cd laravel-uniqe-slug command.