How to Create School Management System In Laravel 8 | Part 6 | Step by Step with Free Source Code

preview_player
Показать описание
👉 Consider Supporting the Channel 👇 :

Hello everyone, welcome back to programming with singhateh's channel.
in this series. I will be creating a complete school management system using laravel 8 step by step.

Part 6 :

In this part 6, I have made the Grade Section and make Relationship between Level and Grade

Well, I ask you for a favor, if you don't subscribe to my channel yet. please do subscribe and don't forget to click the bell icon for notification and upcoming videos and tops from the channel.

----------------------------------------------------------------------------------------

Please Support the Channel:

.........................
You can download the project starter kit below to start along with me.

.......................
You can download the Admin Dashboard From the below Link.
.......................

Anyways I am announcing that my channel will start membership programs and it will be will effective for all member's they will have bunch of resources at anytime, they will also have access to the early release videos such courses or podcast.
Рекомендации по теме
Комментарии
Автор

Target class does not exist. how can i slove this error?

humameer
Автор

Hello Sir.. in this part 6 ..why is it that when I try to create a new Grade i get the error SQLSTATE[42S22]: Column not found: unknown Column 'level_id' in the field list (SQL: insert into 'grades'('name', 'status', 'level_id', 'description', 'updated_at', 'created_at') values (Grade1, 1, 1,
Does it mean everytime you include a new column on table, you must run the PHP artisan Migrate: fresh command?!

polycarpokot
Автор

Deletation code in controller kindly share

naimullahnaim
Автор

Hello i have error Call to undefined method Helper::getSelectedStatus() (View:

belguithmohamedzied