Skip to content

zaratedev/livewire-account

Repository files navigation

Laravel Logo

Livewire Account

This app is an example for login/register of users and update account fields using Laravel Livewire V3 and Alpine JS. Screenshot 2024-01-09 at 13 18 53

Use

  • Login / Register (Laravel Breeze)
  • Update avatar
  • Update fields name, phone, gender, city ...
  • Using Pikaday Library for update bitrhday field

Implemented Laravel Breeze for authentication, used Laravel Presentable to create the avatar function and retrieved the user's URL from the image, also implemented Livewire Events using Alpine for the listener when updating the avatar and changing the image in the navigation bar.

To update fields, create a Livewire component to edit fields separately, with a button to enable input for editing and display another button to submit and save user data.

Packages

Packages using in this app:

Contact

About

This project is an example for update user info using Laravel Livewire v3 and Alpine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages