← Back to projects
Laravel Datatables Demo
The Laravel Framework.
#Datatables.net + Laravel 5.5 Demo
Simple mini-project with Laravel 5.5, showing capabilities of Datatables.net library - with default and Server-Side rendering.

#How to use
- Clone the repository with git clone
- Copy .env.example file to .env and edit database credentials there
- Run composer install
- Run php artisan key:generate
- Run php artisan migrate --seed (it has some seeded data for your testing)
- That's it - load the homepage
#License
Please use and re-use however you want.
#More from our LaravelDaily Team
- Check out our adminpanel generator QuickAdminPanel
- Read our Blog with Laravel Tutorials
- FREE E-book: 50 Laravel Quick Tips (and counting)
- Subscribe to our YouTube channel Laravel Business
- Enroll in our Laravel Online Courses