定制 vcian/laravel-code-insights 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

vcian/laravel-code-insights

最新稳定版本:v1.0.0

Composer 安装命令:

composer require vcian/laravel-code-insights

包简介

Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them

README 文档

README

Laravel Code Insights

About


  • This package serves as a code insight for Laravel applications.

  • It presents a comprehensive list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them. When selecting a controller, it displays its functions and corresponding source code. It also includes an optimization feature.

Installation & Usage


Requires [PHP 8.0+] | [Laravel 8.0+]

Require Laravel Code Insights using : [Composer]

composer require --dev vcian/laravel-code-insights

Usage

php artisan vendor:publish --tag=public
select "Vcian\LaravelCodeInsights\CodeGeneratorServiceProvider"

You can access Code Insights view via below route

Access Route: http://yourdomain.com/code-insights


Note:

1) Don't forget to replace your actual domain with "yourdomain.com"

2) You can also update your custom route with config/code-insights.php

img.png

Changelog

Please see [CHANGELOG] for more information what has changed recently.

Contributing

Please see [CONTRIBUTING] for details.

   We believe in 
        👇
      ACT NOW
  PERFECT IT LATER
CORRECT IT ON THE WAY.

Security

If you discover any security-related issues, please email ruchit.patel@viitor.cloud instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see [License File] for more information.

统计信息

  • 总下载量: 85
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 15
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 15
  • Watchers: 1
  • Forks: 4
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-07-04