Releasing Admin panel for SEO polymorphic relationships using Laravel

A few days ago I posted a detailed tutorial on how to use Laravel’s polymorphic relationships to simplify management of SEO data in Laravel web applications. You can read that tutorial here: https://maxoffsky.com/code-blog/using-polymorphic-relationships-of-laravel-for-seo-content/

I have also promised that I will release a small admin panel to manage that kind of data and today I will do just that.

The beauty of this admin panel is that it could be adapted to any sort of polymorphic relationship table to manage table’s contents.

Check out the demo : http://demos.maxoffsky.com/shop-seo/admin/seo?type=categories

The source for this mini application is available at https://github.com/msurguy/laravel-seo, feel free to fork and modify it for your needs.

Enjoy and follow me on twitter for more Laravel content!

Liked it? Take a second to support Maks Surguy on Patreon!
Become a patron at Patreon!

You may also like

7 comments

Leave a comment