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
- Host: GitHub
- URL: https://github.com/angelprz8a/laravel_8_jetstream_livewire
- Owner: AngelPrz8a
- License: mit
- Created: 2023-12-03T03:49:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T00:18:44.000Z (over 2 years ago)
- Last Synced: 2025-01-10T10:02:18.484Z (over 1 year ago)
- Topics: laravel-jetstream, laravel8, livewire2
- Language: PHP
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## Links
[](https://angelprz8a.github.io/Portafolio/)
[](https://www.linkedin.com/in/angelprz8a/)
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).