I have attached my semester migration code and semester seeder code. Kindly tell me if you need any other pictures for guidance.
when I send data through seeders It only takes the numbers but not the string, because it creates an integer column in the database, Help me someone who knows about laravel migrations.
At the end, you can also see the database table of seemster.
[![Semester Migration file][1]](https://i.stack.imgur.com/IUlZc.png)

