An representation of views could have an e-learning how Platzi
Client: TailwindCSS 3
Server: Laravel 10, Livewire 2, Jetstream 3
- Clone this repository.
- Navegate to the project directory
- Run
composer installto install the dependencies. - Configure your environment variables.
- Run
php artisan key:generateto generate an application key. - Run
php artisan migrateto create the tables in your database. - Run
php artisan db:seedto fill the database with test data.
The Laravel framework is open-sourced software licensed under the MIT license.
