Skip to content

akrbdk/laravel10-livewire

Repository files navigation

Laravel10-livewire for practice purposes

Installation using docker

  1. Clone the project using git
  2. Copy .env.example into .env. Adjust DB_* parameters.
  3. Navigate to the project root directory and run docker-compose up -d web
  4. Run composer install inside php container.
  5. Run php artisan key:generate --ansi inside php container.
  6. Run php artisan migrate inside php container.
  7. Open in browser http://localhost

About

Simple App built with Laravel 10 and Livewire for interactive UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages