https://github.com/raosys/fees
A package to add fees management modules to laravel school management portals, Works good for colleges and universities
https://github.com/raosys/fees
fees laravel portal school
Last synced: 6 months ago
JSON representation
A package to add fees management modules to laravel school management portals, Works good for colleges and universities
- Host: GitHub
- URL: https://github.com/raosys/fees
- Owner: raosys
- License: mit
- Created: 2022-04-24T22:44:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T19:11:05.000Z (about 4 years ago)
- Last Synced: 2024-12-29T17:36:14.888Z (over 1 year ago)
- Topics: fees, laravel, portal, school
- Language: CSS
- Homepage:
- Size: 14 MB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Laravel Fees Package
[](https://github.com/raosys/fees/issues)
[](https://github.com/raosys/fees/stargazers)
[](https://github.com/raosys/fees/network)
[](https://github.com/raosys/fees)
[](https://twitter.com/raosys)
### 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](https://laravel.com/docs/routing).
- [Powerful dependency injection container](https://laravel.com/docs/container).
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/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](mailto: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.
### Premium Partners
- **[TREESTATE CAPITAL](https://treestate.co.ke/)**
- **[ASE SOFTWARES.](https://asewsp.com)**
- **[ZIWA TTI](https://ziwatti.ac.ke)**