Here I have designed and developed College management system. The Technology I have used is PHP (Laravel), and database i have used is MySql. This design is purely coded myself no copied content.
- Cources Management
- Subjects Management
- Students Management
- Results Management
NOTE: Also student have there own logins to view results.
- PHP
8+ - composer
- mysql
- apache
- phpmyadmin
- Clone the repo.
cd college-management- Install required dependency:
composer install - Run migration and seeder:
php artisan migrate --seed - Run the development environment:
php artisan serve
[email protected] / password















