silvadan/molezinha-porto-laravel

此包已被弃用且不再维护。未建议替代包。

实现Porto结构,避免影响Laravel中运行的默认结构。

v0.1.0 2019-10-21 02:55 UTC

README

此项目已不再维护,仅提供只读访问。

##欢迎!

  • [介绍] (#Introduction)
  • [安装] (#Installation)
  • [文档] (#Documentation)

介绍

This it's a package that I plan to use as base of my laravel development API. It's implements the SAP Porto 
architeture as described in: https://raw.githubusercontent.com/Mahmoudz/Porto

The code is based on : https://github.com/apiato/core , but I'm making some changes on my end to make it 
easier/lighter for me to use and implement it.

If fits you, you're free to use.

License: MIT


#安装
composer require silvadan/molezinha-porto-laravel


#文档 请参阅Wiki。