Skip to content

Commit

Permalink
Install tailwind and livewire
Browse files Browse the repository at this point in the history
  • Loading branch information
Josluistanic committed Apr 28, 2024
1 parent fa7cc70 commit e989d5b
Show file tree
Hide file tree
Showing 8 changed files with 2,605 additions and 170 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"require": {
"php": "^8.2",
"laravel/framework": "^11.0",
"laravel/tinker": "^2.9"
"laravel/tinker": "^2.9",
"livewire/livewire": "^3.4"
},
"require-dev": {
"fakerphp/faker": "^1.23",
Expand Down
78 changes: 77 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e989d5b

Please sign in to comment.