An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Laravel Fees Package

[![GitHub issues](https://img.shields.io/github/issues/raosys/fees?style=for-the-badge)](https://github.com/raosys/fees/issues)
[![GitHub stars](https://img.shields.io/github/stars/raosys/fees?style=for-the-badge)](https://github.com/raosys/fees/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/raosys/fees?style=for-the-badge)](https://github.com/raosys/fees/network)
[![GitHub license](https://img.shields.io/github/license/raosys/fees?style=for-the-badge)](https://github.com/raosys/fees)
[![Tweet](https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2Fraosys%2Ffees?style=flat-square)](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)**