bfatoms / pointer-sdk

用于管理指针API的Laravel包

v1.0.7 2020-11-17 15:00 UTC

This package is auto-updated.

Last update: 2024-09-17 23:26:34 UTC


README

如何创建路由

$url = $this->route()->addQueries(['mcdo'='elbimbo', 'laslas'='reverse'])->addQuery('test','LOUIE')->addQuery('another',1)->make();