Project Idea: Income and expense PHP script

I need a php script to be written with laravel framework in php language.

properties should be as follows.
* income can be added
* Expenses can be added
* Expenses can be made from income categories
* Category and sub-category can be added for incomes and expenses.
* Commission entry can be made for income and expenses.
* There can be detailed reporting on a daily, weekly, monthly, annual or desired date range.
* There will be a user model that can login or see the entries.