An open API service indexing awesome lists of open source software.

https://github.com/itelmenko/nwidart-laravel-modules-example

This is an example project for trying of modules in Laravel application
https://github.com/itelmenko/nwidart-laravel-modules-example

example laravel

Last synced: 2 months ago
JSON representation

This is an example project for trying of modules in Laravel application

Awesome Lists containing this project

README

          

# nWidart Laravel Modules Example

## Description

This is an example project for trying of modules in Laravel application.
It is based on package [laravel-modules](https://github.com/nWidart/laravel-modules)
made by Nicolas Widart.

There are two modules was added: blog and user.
Their controllers call by URLs http://nwidart.local/blog and http://nwidart.local/user

## Описание

Тестовый проект для опробования модульности в Laravel приложении на базе пакета
[laravel-modules](https://github.com/nWidart/laravel-modules) от Nicolas Widart.

Добавлены 2 модуля blog и user.
Их контроллеры вызываются по адресам http://nwidart.local/blog и http://nwidart.local/user