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
- Host: GitHub
- URL: https://github.com/itelmenko/nwidart-laravel-modules-example
- Owner: itelmenko
- Created: 2017-07-29T13:02:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-29T14:52:12.000Z (almost 9 years ago)
- Last Synced: 2025-07-25T11:31:12.477Z (11 months ago)
- Topics: example, laravel
- Language: PHP
- Size: 168 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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