An open API service indexing awesome lists of open source software.

https://github.com/angelprz8a/laravel_8_jetstream_livewire

An representation of views could have an e-learning how Platzi
https://github.com/angelprz8a/laravel_8_jetstream_livewire

laravel-jetstream laravel8 livewire2

Last synced: 3 months ago
JSON representation

An representation of views could have an e-learning how Platzi

Awesome Lists containing this project

README

          




## An representation of e-learning Platform
An representation of views could have an e-learning how Platzi

## Tech Stack
**Client:** [TailwindCSS 3](https://tailwindcss.com)

**Server:** [Laravel 10](https://laravel.com/), [Livewire 2](https://laravel-livewire.com/docs/2.x/quickstart), [Jetstream 3](https://jetstream.laravel.com/introduction.html)

## 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
![Untitled](https://github.com/AngelPrz008a/Laravel_8_jetstream_livewire/blob/main/public/images/screenshot.png)

## Links

[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://angelprz8a.github.io/Portafolio/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/angelprz8a/)

## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).