AngelPrz8a / Laravel_Livewire

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:PHP 70.8%Language:Blade 28.6%Language:JavaScript 0.6%Language:CSS 0.0%