

KA-SCHOOL-PRO – Laravel 11 School ERP with FeesKA-SCHOOL-PRO – Laravel 11 School ERP with Fees
KA-SCHOOL-PRO is a Laravel 11-based School ERP for managing student fees, teacher salary, expenses, and timetable
KA-SCHOOL-PRO – Laravel 11 School ERP with Fees
KA-SCHOOL-PRO is a Laravel 11-based School ERP for managing student fees, teacher salary, expense...
Overview
KA-SCHOOL-PRO is a Laravel 11-based School ERP for managing student fees, teacher salary, expenses, and timetable with a responsive dashboard and seeded database.
Demo Url
https://kaweb.in/school_pro1/
[email protected]
admin@123
Features
KA-SCHOOL-PRO is a Laravel 11-based School ERP for managing student fees, teacher salary, expenses, and timetable with a responsive dashboard and seeded database.
Requirements
- PHP 8.2 or higher
- MySQL 5.7 or MariaDB 10.2+
- Composer 2.5 or higher
- Apache/Nginx server with mod_rewrite enabled
- PHP extensions: OpenSSL, PDO, Mbstring, Tokenizer, XML, Ctype, JSON, BCMath, Fileinfo
- Basic Laravel installation knowledge
Instructions
1. Unzip the downloaded package.
2. Upload all project files to your hosting directory.
3. Rename `.env.example` to `.env`
4. Open the `.env` file and update your database credentials:
DB_DATABASE=your_database_name
DB_USERNAME=your_db_user
DB_PASSWORD=your_db_password
5. Open terminal and run the following commands from the project root:
composer install
php artisan key:generate
php artisan migrate
php artisan db:seed
php artisan db:seed --class=MenuSeeder
6. Set the folder permissions (if needed) for `storage` and `bootstrap/cache`
7. Access the project in browser.
🔐 **Admin Login Credentials:**
Email: [email protected]
Password: admin@123
Category | Scripts & Code / PHP Scripts / Management / School |
First release | 20 July 2025 |
Last update | 20 July 2025 |
Software version | PHP 8.1, PHP 8.2, PHP 8.3, PHP 8.4 |
Files included | .php, .css |
Tags | php script, admin panel, education, laravel, timetable, School ERP, fee management |