Laravel Classroom image

Prashant  Nigam / Student / Web Technology

 
To post your Question Join Classroom
 
Lesson Topics's No:-  First|1 | 2 | 3 | 4 | 5 | 6 | 7 | 8|
Lessons:-The Blog Tutorial

15.7 The Future
Pagination
We could add some pagination to the posts list page, which would come in handy when the post
count gets lengthy. Laravel let’s you paginate Eloquent models easily, so this should be a walkin the park!
Edit / Delete Posts
Adding the functionality to edit or remove posts wouldn’t be a lot of work, and would allow for
maintenance to be performed on the blog.
Post Slugs
We could create post slugs to use instead of post ids in our URLs, this will result in better search
engine optimisation. We would need to create a slug from the post title upon saving a new
article, and then detect the slug from a route parameter.

 

 

 
 
 

Prashant  Nigam

Skills    Laravel

Qualifications :-
Location :-,,,
Description:-
Explore
 

  Students (0)