raosys / fees
A package to add fees management modules to laravel school management portals, Works good for colleges and universities
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 3
Open Issues: 0
Language:CSS
README
A package to add fees management modules to laravel school management portals, Works good for colleges and universities
About This Package
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.
Installation
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
Update your
- courses model and use CourseTrait
- Student model to use the StudentTrait
both provided by the package
configuration
Update the fees.config file to set your User, Course and Student Model and their respective column names
Security Issues
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.
Fees Package Sponsors
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.