Skip to content

This is a example of laravel-livewire. Crud of users and todos.

Notifications You must be signed in to change notification settings

prashant-malla/laravel-livewire-example

Repository files navigation

Example of laravel with laravel-livewire

How To Start?

  1. Clone the project and change directory to project
  2. Run command (composer install)
  3. Configure .env file(database credentials).
  4. Generate key(php artisan key:generate)
  5. And run the project (php artisan serve)

Included

  1. laravel/ui for authentication
  2. Crud of User with image using laravel-livewire
  3. Crud of todos using laravel-livewire
  4. desing in tailwindcss

Happy Coding

About

This is a example of laravel-livewire. Crud of users and todos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published