Skip to content

laravel/boost

Logo Laravel Boost

Build Status Total Downloads Latest Stable Version License

  1. Replace the art/logo.svg with the new package logo
  2. Replace the public/favicon.ico with the new package favicon (optional)
  3. Write a great README

Introduction

Laravel Boost gives you a jump-start with AI assisted coding by making it simple to add everything you need to help AI make good choices.

Core features:

  • MCP server with 15+ tools
  • Composable AI guidelines for ecosystem packages
  • Documentation API with built-in MCP tool

Other features:

  • Browser logs streamed to log/storage/browser.log

Important

Boost is in Beta and will be updated frequently.

Installation

Add the package

composer require laravel/boost --dev

Install the MCP server & guidelines

php artisan boost:install

You're ready to go!

You can optionally publish the Boost config:

TODO: the command that allows that

Current MCP Tools

Name Notes
Application Info Shares PHP & Laravel versions, database engine, list of ecosystem packages with versions, and Eloquent models.
Browser Logs Read logs & errors from the browser
Database Connections List database connections, and the default
Database Query
Database Schema
Get Absolute Url Converts relative path to absolute so AI doesn't give you invalid URLs
Get Config Get specific value from config using dot notation
Last Error From the log files
List Artisan Commands
List Available Config Keys
List Available Env Vars Keys only
List Routes Regular & folio routes are combined. Ability to filter routes too
Read Log Entries Last X entries
Report Feedback Share Boost & Laravel AI feedback with the team, just say "give Boost feedback: x, y, and z"
Search Docs Use hosted API service to retrieve docs based on installed packages
Tinker Run arbitrary code within the context of the project

Adding your own AI guidelines

Add .blade.php files to .ai/guidelines/* in your project, and they'll be included as part of boost:install.

Official Documentation

Documentation for Boost can be found on the Laravel website.

Contributing

Thank you for considering contributing to Boost! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel AI Assistant is open-sourced software licensed under the MIT license.

About

Laravel-focused MCP server for augmenting your AI powered local development experience.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 19