/Laravel_Livewire

A project about a blog where you can create questions and answer them, using livewire 2 to make the page more dinamic

Primary LanguagePHPMIT LicenseMIT

The best dinamic Blog

A project about a blog where you can create questions and answer them, using livewire 2 to make the page more dinamic

Tech Stack

Client: TailwindCSS 3

Server: Laravel 10, Livewire 2

Installation

  1. Clone this repository.
  2. Navegate to the project directory
  3. Run composer install to install the dependencies.
  4. Configure your environment variables.
  5. Run php artisan key:generate to generate an application key.
  6. Run php artisan migrate to create the tables in your database.
  7. Run php artisan db:seed to fill the database with test data.

Screenshots

Screenshot

Links

portfolio linkedin

License

The Laravel framework is open-sourced software licensed under the MIT license.