2017 © Pedro Peláez
 

library laravel-reportico

image

reportico/laravel-reportico

  • Saturday, April 14, 2018
  • by reportico-web
  • Repository
  • 8 Watchers
  • 41 Stars
  • 4,004 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 18 Forks
  • 9 Open issues
  • 9 Versions
  • 3 % Grown

The README.md

laravel-reportico

Reportico Module for Laravel, (*1)

Reportico for Laravel allows you design reports using the Reportico report designer. These can be run as a report suite and embedded or linked to within your Laravel web site all accessed through a dedicated controller., (*2)

As well as the standard Reportico features the module offers the following :-, (*3)

Embed Reports into your web pages. Embed a complete report suite with menu, individual reports with criteria selection or individual report output Ability to report based on logged in user using the {FRAMEWORK_USER} parameter Ability to create report projects against the default laravel connection or against other databases defined in app/config/database.php Use Reportico's default styling, or let it adapt to your site's bootstrap look and feel Here you can find out how to install and get started with the module as well as examples of running Reportico within your site application., (*4)

Installation

Install with composer, (*5)

For Laravel 5, 6, 7, 8, 9

composer require "reportico/laravel-reportico" "dev-develop", (*6)

then add to your app.php in the providers section :--, (*7)

Reportico\Reportico\ReporticoServiceProvider::class, (*8)

then publish the config and the assets with:-, (*9)

php artisan vendor:publish, (*10)

and then point your browser at, (*11)

http://laravel_url/public/index.php/reportico, (*12)

Then you can use the http://laravel_url/public/index.php/reportico to set an admin password, configure the tutorials or create new report project., (*13)

For Laravel 4

composer require "reportico/laravel-reportico" "4.3", (*14)

then add to your app.php in the providers section :--, (*15)

'Reportico\Reportico\ReporticoServiceProvider',, (*16)

then publish the assets with, (*17)

php artisan asset:publish, (*18)

and point your browser at, (*19)

http://laravel_url/public/index.php/reportico, (*20)

Use the tutorials to get to grips with report design, but for how to embed and create links to reportico from your Laravel app follow the instructions in the link below :-, (*21)

## Tutorial and Documentation

To get going with the module go to :-, (*22)

http://www.reportico.org/laravel/public/index.php, (*23)

Screenshots

Criteria Page, (*24)

Edit Query Page, (*25)

Report Output Page, (*26)

The Versions

14/04 2018

dev-reportico-new-architecture

dev-reportico-new-architecture

  Sources   Download

GPL-3.0

The Requires

 

10/04 2017

dev-master

9999999-dev

  Sources   Download

GPL-3.0

The Requires

 

10/04 2017

5.4.0

5.4.0.0

  Sources   Download

GPL-3.0

The Requires

 

22/12 2016

5.3.0

5.3.0.0

  Sources   Download

GPL-3.0

The Requires

 

02/05 2016

5.2.0

5.2.0.0

  Sources   Download

GPL-3.0

The Requires

 

30/07 2015

5.1.0

5.1.0.0

  Sources   Download

GPL-3.0

The Requires

 

22/06 2015

4.3.0

4.3.0.0

  Sources   Download

GPL-3.0

The Requires

 

04/11 2014

4.2.0

4.2.0.0

  Sources   Download

GPL-3.0

The Requires

 

13/08 2014

4.1.0

4.1.0.0

  Sources   Download

The Requires