2017 © Pedro Peláez
 

library laravel-modular

A Laravel 5.4 package for a modular design.

image

sircumz/laravel-modular

A Laravel 5.4 package for a modular design.

  • Thursday, October 5, 2017
  • by SirCumz
  • Repository
  • 1 Watchers
  • 2 Stars
  • 6 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

laravel-modular!

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

A Laravel 5.4+ package for a modular design., (*2)


Install

The preferred way of installing is through composer, (*3)

composer require sircumz/laravel-modular

Add the service provider to config/app.php:, (*4)

SirCumz\LaravelModular\LaravelModularServiceProvider::class

Publish the package, (*5)

php artisan vendor:publish --tag=modules

Navigate to "app/Modules" to view the code of the Example module., (*6)

To view the output of the Example module goto:, (*7)

http://localhost/Example

Theme support with laravel-themes

Laravel Modular depends on laravel-themes! make sure you install and configure this package., (*8)

see: https://github.com/SirCumz/laravel-themes, (*9)

Compiling Module Assets with laravel-mixable

Laravel Modular depends on laravel-mixable! make sure you install and configure this package., (*10)

see: https://github.com/SirCumz/laravel-mixable, (*11)

The Versions

05/10 2017

dev-master

9999999-dev https://github.com/SirCumz/laravel-modular

A Laravel 5.4 package for a modular design.

  Sources   Download

MIT

The Requires

 

by Tjip Kloosterman

laravel modular

05/10 2017

1.0.1

1.0.1.0 https://github.com/SirCumz/laravel-modular

A Laravel 5.4 package for a modular design.

  Sources   Download

MIT

The Requires

 

by Tjip Kloosterman

laravel modular

05/10 2017

1.0.0

1.0.0.0 https://github.com/SirCumz/laravel-modular

A Laravel 5.4 package for a modular design.

  Sources   Download

MIT

The Requires

 

by Tjip Kloosterman

laravel modular

09/09 2017

0.0.5

0.0.5.0 https://github.com/SirCumz/laravel-modular

A Laravel 5.4 package for a modular design.

  Sources   Download

MIT

The Requires

 

by Tjip Kloosterman

laravel modular

16/08 2017

0.0.4

0.0.4.0 https://github.com/SirCumz/laravel-modular

A Laravel 5.4 package for a modular design.

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

by Tjip Kloosterman

laravel modular

16/08 2017

0.0.3

0.0.3.0 https://github.com/SirCumz/laravel-modular

A Laravel 5.4 package for a modular design.

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

by Tjip Kloosterman

laravel modular

16/08 2017

0.0.2

0.0.2.0 https://github.com/SirCumz/laravel-modular

A Laravel 5.4 package for a modular design.

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

by Tjip Kloosterman

laravel modular

16/08 2017

0.0.1

0.0.1.0 https://github.com/SirCumz/laravel-modular

A Laravel 5.4 package for a modular design.

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

by Tjip Kloosterman

laravel modular