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.