Skip to content

Demonstration of Laravel 5 in a module structure to separate concerns with psr-4 namespacing and a service provider.

License

Notifications You must be signed in to change notification settings

mrjurin/laravel5-modular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel 5 Modular Example

Demonstration of Laravel 5 in a module structure to separate concerns with psr-4 namespacing and a service provider.

Information

This example repo includes a full fresh Laravel 5 install with the modifications in proceeding commits. The Laravel 5 install root is in the src folder.

This repo will is used to further integration examples towards a typical functioning app use case.

Credits

The initial setup is from ideas on http:https://ziyahanalbeniz.blogspot.com.tr/2015/03/modular-structure-in-laravel-5.html

About

Demonstration of Laravel 5 in a module structure to separate concerns with psr-4 namespacing and a service provider.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 98.8%
  • Other 1.2%