This is a Laravel project about LMS dashboard to add results of students
/**********************************************/
these are tha main refferences that I used..
https://getbootstrap.com/docs/4.0/components/forms/
https://laravel.com/docs/10.x/configuration
https://dev.to/sanajitjana/form-example-in-laravel-8-45oc
https://www.educative.io/answers/how-to-perform-inner-join-of-two-tables-in-laravel-query
https://www.youtube.com/watch?v=1LN2b599xN8&ab_channel=Laravelboy
https://www.youtube.com/watch?v=2QhPLcYLay8&ab_channel=LaravelDaily
https://codeanddeploy.com/blog/laravel/laravel-8-logout-for-your-authenticated-user
https://laracoding.com/storing-form-data-in-a-laravel-database-step-by-step-guide/