2017 © Pedro Peláez
 

platform-extension dashboards

Dashboards extension for Cartalyst Platform

image

sanatorium/dashboards

Dashboards extension for Cartalyst Platform

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

sanatorium/dashboards

Dashboards extension for Cartalyst Platform, (*1)

Documentation

Register widget to dashboards

class SampleServiceProvider {

    public function boot()
    {
        $this->registerDashboardWidget();
    }

    /**
     * Register the dashboard widget "Visitors and Pageviews"
     * @throws ReflectionException
     */
    protected function registerDashboardWidget()
    {
        $this->app['sanatorium.dashboards.widgets']->registerService(
            'visitors_and_pageviews',                           // slug
            'Path\To\Class\DashboardVisitors'                   // class
        );
    }

}

Blade directive @dashboard

Dashboard by slug

@dashboard('main')

Changelog

Changelog not available., (*2)

Support

Support not available., (*3)

The Versions

02/10 2016

dev-master

9999999-dev

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation >=2.0 <5.0

 

by Avatar mattluk

laravel extension platform cartalyst madeinsane

02/10 2016

3.0.6

3.0.6.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation >=2.0 <5.0

 

by Avatar mattluk

laravel extension platform cartalyst madeinsane

02/10 2016

3.0.5

3.0.5.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation >=2.0 <5.0

 

by Avatar mattluk

laravel extension platform cartalyst madeinsane

29/09 2016

3.0.4

3.0.4.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation >=2.0 <5.0

 

by Avatar mattluk

16/09 2016

3.0.3

3.0.3.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation >=2.0 <5.0

 

by Avatar mattluk

27/08 2016

3.0.2

3.0.2.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation >=2.0 <5.0

 

by Avatar mattluk

27/08 2016

3.0

3.0.0.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation >=2.0 <5.0

 

by Avatar mattluk

11/08 2016

0.1.5

0.1.5.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation ~2.0|~3.0

 

by Avatar mattluk

10/08 2016

0.1.4

0.1.4.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation ~2.0|~3.0

 

by Avatar mattluk

24/07 2016

0.1.3

0.1.3.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation ~2.0|~3.0

 

by Avatar mattluk

19/07 2016

0.1.2

0.1.2.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation ~2.0|~3.0

 

by Avatar mattluk

22/05 2016

0.1.1

0.1.1.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation ~2.0|~3.0

 

by Avatar mattluk

22/05 2016

0.1.0

0.1.0.0

Dashboards extension for Cartalyst Platform

  Sources   Download

The Requires

  • php >=5.4.0
  • cartalyst/composer-installers 1.2.*
  • platform/foundation ~2.0|~3.0

 

by Avatar mattluk