This service is used to help AI understand the context of your Laravel project.
composer require tmarois/laravel-code-truncator
Run the truncate service on your project:
php artisan code:truncate
File will be stored in laravel storage
Run unit tests (on the package):
./vendor/bin/phpunit