Skip to content

Commit d16f581

Browse files
Remove Laravel Debugbar development dependency
1 parent 30784dc commit d16f581

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,3 @@ Now, you can create a new project with a simple command:
130130
```bash
131131
larament basecamp
132132
```
133-
134-
## Development Dependencies
135-
136-
- **Laravel Debugbar**: A package that integrates the PHP Debug Bar into Laravel, providing insights into queries, requests, and performance metrics during development.
137-
138-
```bash
139-
composer require barryvdh/laravel-debugbar --dev
140-
```

0 commit comments

Comments
 (0)