4jean / lav_sms

Laravel School Management System (LAVSMS)
MIT License
769 stars 475 forks source link

Trying to get property 'description' of non-object (View: C:\xampp\htdocs\lav_sms\resources\views\partials\login\header.blade.php) #33

Closed dawsonlobo closed 2 years ago

dawsonlobo commented 3 years ago

I have locally deployed the server. But I am getting this error. Kindly help me out

4jean commented 3 years ago

Perhaps you didn't seed database. Description field of settings table shouldn't be blank or empty

dawsonlobo commented 3 years ago

Thank you. Problem is resolved

Eliyaser commented 2 years ago

Perhaps you didn't seed database. Description field of settings table shouldn't be blank o

Thank you. Problem is resolved

help me to solve that issue

yungifez commented 2 years ago

Can you post maybe a screenshot

shourov-sorkar commented 2 years ago

Thank you. Problem is resolved

Can you please share how can you solve this problem?

yungifez commented 2 years ago

Do you have an error?

yungifez commented 2 years ago

If its the above error, try seeding the database

Run php artisan db:seed