Skip to content

makproductions/UniversityProject

Repository files navigation

Changed / Added Files :

Configurations : .env

Routes : Documentation Related to this - http://laravel.com/docs/5.0/routing app/Http/routes.php

Controllers : Documentation Related to this - http://laravel.com/docs/5.0/controllers app/Http/Controllers/HomeController.php app/Http/Controllers/SubmissionController.php

Models : Documentation Related to this - http://laravel.com/docs/5.0/eloquent app/Session.php app/Submission.php app/User.php

Views : Documentation Related to this - http://laravel.com/docs/5.0/templates resources/views/app.blade.php resources/views/home.blade.php resources/views/welcome.blade.php resources/views/submission/list.blade.php

Database Migrations : Documentation Related to this - http://laravel.com/docs/5.0/migrations database/migrations/2014_10_12_000000_create_users_table.php database/migrations/2014_10_12_100000_create_password_resets_table.php database/migrations/2015_03_20_155217_create_sessions_table.php database/migrations/2015_03_20_161418_create_submissions_table.php

About

Project unit for university Muhammad Mian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages