File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Laravel Boost includes AI guidelines for the following packages and frameworks.
7676| Pest | core, 4.x |
7777| PHPUnit | core |
7878| Pint | core |
79- | TailwindCSS | core, 3.x, 4.x |
79+ | Tailwind CSS | core, 3.x, 4.x |
8080| Livewire Volt | core |
8181| Laravel Folio | core |
8282| Enforce Tests | conditional |
Original file line number Diff line number Diff line change 33declare (strict_types=1 );
44
55return [
6+
67 /*
78 |--------------------------------------------------------------------------
89 | Boost Master Switch
910 |--------------------------------------------------------------------------
1011 |
11- | This option may be used to disable all Boost functionality, which
12- | simply provides a single and convenient way to enable or disable
13- | Boost's AI development tools .
12+ | This option may be used to disable all Boost functionality - which
13+ | will prevent Boost's routes from being registered and will also
14+ | disable Boost's browser logging functionality from operating .
1415 |
1516 */
1617
You can’t perform that action at this time.
0 commit comments