Skip to content

Commit

Permalink
➕ Ajout de laravel debugbar
Browse files Browse the repository at this point in the history
  • Loading branch information
mckenziearts committed Oct 29, 2022
1 parent b55f16c commit 7bcf891
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@
"post-update-cmd": [
"Illuminate\\Foundation\\ComposerScripts::postUpdate",
"@php artisan ide-helper:generate",
"@php artisan ide-helper:meta",
"@php artisan telescope:publish --ansi"
"@php artisan ide-helper:meta"
],
"post-root-package-install": [
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
Expand Down

0 comments on commit 7bcf891

Please sign in to comment.