mphpmaster/laravel-guesser-helpers

1.0.0 2023-02-17 17:58 UTC

This package is auto-updated.

Last update: 2024-09-17 21:54:12 UTC


README

是 mphpmaster/laravel-helpers:^3 的一部分

v1.0.0

依赖

  • php >=8.1 项目必需
  • laravel >=9 项目必需
  • illuminate/support >=9 Composer 会自动安装
  • laravel/helpers ^1.5 Composer 会自动安装

安装

composer require mphpmaster/laravel-guesser-helpers

内容

  • 函数
    • currentController
    • currentControllerFQN
    • currentControllerClass
    • currentAction
    • currentModelViaControllerName
    • isCurrentAction
    • guessPermissionName
    • guessUriKey
    • guessNamespace
    • currentNamespace
    • currentRoute
    • currentActionName
    • currentLocale
    • currentModel
    • routeParameter
    • getRealClassName

Inspired by laravel/helpers.

许可

The Laravel framework is open-sourced software licensed under the MIT license.

These Helpers are open-sourced software licensed under the MIT license.