PHP code example of ifwrong / laravel-boost-trae
1. Go to this page and download the library: Download ifwrong/laravel-boost-trae library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
ifwrong / laravel-boost-trae example snippets
'agents' => [
'trae' => [
'mcp_config_path' => '.trae/mcp.json',
'guidelines_path' => '.trae/project_rules.md',
'skills_path' => '.trae/skills',
],
],
bash
php artisan boost:install