-
Download or clone the project.
-
Run "composer install".
-
Create the database and add a MySQL connection with the database name, username, and password to the
.env
file. -
Run "php artisan migrate".
-
Import in your DB, "database/tipos.sql" and "database/apuntes.sql".
-
Run "php db:seed ApuntesSeeder".
-
Run "php db:seed TiposSeeder".
* Laravel 11.
* Datatables.net
* Yajra Laravel Datatbles
* Bootstrap 5.3.
November, 2024