laravel-ajax-datatable
Table of Contents
About The Project
Laravel Ajax Datatable is a nice laravel admin panel which includes authentication, CRUD and Ajax datatable. the datatable is created with laravel & ajax so No need to install another package, yout can do search, sort, paginate and show records per page fastly.
What parts have been worked on it?
- Authentication and Custom Middleware
- Laravel localization
- Routing and Laravel validation
- Bootstrap 5
- JavaScript Sweet Alert plugin for showing message
- JavaScript Select2 plugin for select dropdown
Built With
this project is created with Laravel 8 and Ajax
Installation
-
Clone the project
git clone https://github.com/jumahmohammadi/laravel-ajax-datatable
-
run composer update command
composer update
-
Create database and name it
gitHub
-
migrate the database
php artisan migrate:refresh --seed
-
run artisan command
php artisan serve
-
Use this credintial to login.
Email: [email protected]
password: password
Usage
its a ready laravel project has nice admin panel design and high performance,If you are new in laravel, or want to create an Ajax datatable without using any package, this admin panel is a good sample for you. I recommend it.
Contact
Jumah Mohammadi - @jumah-mohammadi - [email protected]
Project Link: https://github.com/jumahmohammadi/laravel-ajax-datatable