Hello guys,
I m new on Laravel and try to learn. Now i am busy with some coded laravel project like invoice management. My Question here on this project we have Modules and one of the Module is Report for clients reports invoices, items amount etc.
On report function normaly listed all what i want but only need a modifications. On modules Report folder have a ItemSalesReportController.php , ModuleProvider.php , ItemSalesReportRepository.php, ReportValidator.php, item_sales.blade.php and also routes.php
Here listed already all data but i want to create new url route for example /NEWREPORT and here i ll sorting same datas with different mind.
What is best way for solutions, i need your helps.
Thanks...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community