A package to add fees management modules to laravel school management portals, Works good for colleges and universities
This package adds a complete fees management module into existing laravel powered school management systems. The package is built using VueJs and PHP. We assume existing projects have Courses , Subjects and Users, The package is to help developers quickly spin up school portals with less hustle
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
composer require raosys/fees
php artisan vendor:publish
and publish assets with tag fees
and Provider FeeServiceProvider
- On generated
fees.php
config file set appropriate models
run migrations by php artisan migrate
- courses model and use CourseTrait
- Student model to use the StudentTrait
Update the fees.config file to set your User, Course and Student Model and their respective column names
If you discover a security vulnerability within this package, please send an e-mail to Arnold Wamae via wamaearnold@gmail.com. All security vulnerabilities will be promptly addressed.
We would like to extend our thanks to the following sponsors for funding this package development. If you are interested in becoming a sponsor, please email.