Skip to content

Commit 8602f58

Browse files
committed
cleaning up the installation for fresh start
1 parent 454f484 commit 8602f58

File tree

11 files changed

+61
-378
lines changed

11 files changed

+61
-378
lines changed

app/Http/Livewire/Counter.php

-47
This file was deleted.

app/Http/Livewire/RegistrationForm.php

-37
This file was deleted.

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"fruitcake/laravel-cors": "^1.0",
1414
"guzzlehttp/guzzle": "^6.3",
1515
"laravel/framework": "^7.0",
16-
"laravel/tinker": "^2.0",
17-
"livewire/livewire": "^1.0"
16+
"laravel/tinker": "^2.0"
1817
},
1918
"require-dev": {
2019
"facade/ignition": "^2.0",

0 commit comments

Comments
 (0)