Skip to content

Initial Release.

Latest
Compare
Choose a tag to compare
@ruchit288 ruchit288 released this 04 Jul 14:14
· 2 commits to main since this release
c532c4f

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.

Initial release

  • Integrate UI/UX of Code insights.
  • Integrate the functionality to display the folder structure of your project.
  • Integrate the functionality to display specific file functions and source code.