Skip to content

Simple Laravel 11, Datatables and Bootstrap 5.3.3 integration exercise

License

Notifications You must be signed in to change notification settings

BlayMo/MyLR11_Apuntes02

Repository files navigation

LARAVEL 11

Simple Laravel 11, Datatables and Bootstrap 5.3.3 integration demo.

Installation:

  1. Download or clone the project.

  2. Run "composer install".

  3. Create the database and add a MySQL connection with the database name, username, and password to the .env file.

  4. Run "php artisan migrate".

  5. Import in your DB, "database/tipos.sql" and "database/apuntes.sql".

  6. Run "php db:seed ApuntesSeeder".

  7. Run "php db:seed TiposSeeder".

Software:

* Laravel 11.
* Datatables.net
* Yajra Laravel Datatbles
* Bootstrap 5.3.

Note:

* The project does not include user management.

November, 2024

About

Simple Laravel 11, Datatables and Bootstrap 5.3.3 integration exercise

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published