Tackle is the runtime layer that lets AI agents operate inside your Laravel application — reading code, executing tools, running tests, and taking action, with safety boundaries enforced at the framework level.
$git clone https://github.com/jordandalton/laravel-tackleInstalls into the current project.
Install laravel-tackle by running `git clone https://github.com/jordandalton/laravel-tackle`, then use it for the current task and follow its documentation at https://github.com/jordandalton/laravel-tackle.