https://github.com/itelmenko/caffeinated-laravel-modules-example
This is an example project for trying of modules in Laravel application. Based on package caffeinated/modules
https://github.com/itelmenko/caffeinated-laravel-modules-example
example laravel
Last synced: about 1 month ago
JSON representation
This is an example project for trying of modules in Laravel application. Based on package caffeinated/modules
- Host: GitHub
- URL: https://github.com/itelmenko/caffeinated-laravel-modules-example
- Owner: itelmenko
- Created: 2017-07-29T14:56:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-29T14:57:20.000Z (over 8 years ago)
- Last Synced: 2025-03-12T07:33:02.062Z (11 months ago)
- Topics: example, laravel
- Language: PHP
- Size: 165 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Caffeinated Laravel Modules Example
## Description
This is an example project for trying of modules in Laravel application.
It is based on package [caffeinated/modules](https://github.com/caffeinated/modules).
There are two modules was added: blog and user.
Their controllers call by URLs http://caffeinated.local/blog
and http://caffeinated.local/user
## Описание
Тестовый проект для опробования модульности в Laravel приложении на базе пакета
[caffeinated/modules](https://github.com/caffeinated/modules).
Добавлены 2 модуля blog и user.
Их контроллеры вызываются по адресам http://caffeinated.local/blog
и http://caffeinated.local/user