集大成者php
http://labs.infyom.com/laravelgenerator/ html
We have worked on many projects that required to create APIs and scaffold CRUD type of thing. And the problem that we faced was every time create bunch of files like Migration, Model, Controller, Repository and even test cases.前端
Restful APIlaravel
https://github.com/dingo/api git
Alipaygithub
https://github.com/Latrell/Alipay api
Markdownmarkdown
https://github.com/yccphp/laravel-5-markdown-editor app
购物车编辑器
https://github.com/overtrue/laravel-shopping-cart
第三方登陆,国内国外都有,超级丰富
https://github.com/laravel/socialite
短信验证码
https://github.com/toplan/laravel-sms
CRUD自动生成器
https://github.com/appzcoder/crud-generator
表单构造器
https://laravelcollective.com/docs/5.2/html
Datatable
http://datatables.yajrabox.com/
编辑器,百度的ueditor
https://github.com/stevenyangecho/laravel-u-editor
OAuth2 Server
https://github.com/lucadegasperi/oauth2-server-laravel
图片处理:
http://image.intervention.io/getting_started/installation#laravel
更多资源合集:
http://laravelacademy.org/post/153.html
在laravel中使用repository
http://laravel.so/tricks/0ce4f22eff598f88a31db92d1a3aa3d3
用laravel搭建oauth2 server
https://phphub.org/topics/1792
http://discountry.github.io/tutorial/2016/02/20/Laravel-RESTful-Oauth2/#top
自定义函数 helper 放哪?
http://laravel.so/tricks/e81a15277236d35feb19ad5b86427bdc
后台菜单高亮
http://laravel.so/tricks/1eedf4ae3cd429df8c7a62499df251f0 php实现
其实也能够js实现