morilog / laravel-helpers by morilog

Laravel missed helpers in version 5.2
133
4
3
Package Data
Maintainer Username: morilog
Maintainer Contact: m.parvini@outlook.com (Morteza Parvini)
Package Create Date: 2015-12-26
Package Last Update: 2015-12-26
Language: PHP
License: GPL
Last Refreshed: 2024-04-15 15:14:32
Package Statistics
Total Downloads: 133
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 4
Total Watchers: 3
Total Forks: 1
Total Open Issues: 0

We are not stupid!

Laravel

#Laravel missed helpers in version 5.2

Installation

  composer require morilog/laravel-helpers

Available helpers

Router

  • get()
  • post()
  • delete()
  • put()
  • patch()
  • resource()
  • group()
  • route_group() alias of group()