digitaldreams / laravel-seo-tools

Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
MIT License
149 stars 45 forks source link

hi i can not uodate post with seo tools #4

Closed KilalaPhu closed 4 years ago

KilalaPhu commented 5 years ago

image image

KilalaPhu commented 5 years ago

can you send for me a project simple with laravel use seo tools

digitaldreams commented 5 years ago

Hi You can have a look to this demo project. Work is still going on but you will find your answer there. https://github.com/digitaldreams/laravel-seo-tools-demo

digitaldreams commented 5 years ago

Also i can see you are using old version. Please update your composer to 1.3.1. I have fix a couple of important bugs there.

KilalaPhu commented 5 years ago

but i use laravel 5.4. your package require laravel >5.5 image

digitaldreams commented 5 years ago

You can use 1.01 which is too old and have some issues that fixed on latest one 1.3.1. Also i have written this code based on 5.5 and later. You can either use 1.01 or upgrade your framework to 5.5.

I hope this will hep you.