Skip to content

Laravel Ajax Datatable is a nice laravel admin panel which includes authentication, CRUD and Ajax datatable.

Notifications You must be signed in to change notification settings

jumahmohammadi/laravel-ajax-datatable

Repository files navigation

laravel-ajax-datatable

Table of Contents
  1. About The Project
  2. Installation
  3. Usage
  4. Contact

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

(back to top)

Built With

this project is created with Laravel 8 and Ajax

(back to top)

Installation

  1. Clone the project

    git clone https://github.com/jumahmohammadi/laravel-ajax-datatable
  2. run composer update command

    composer update
  3. Create database and name it

       gitHub
  4. migrate the database

     php artisan migrate:refresh --seed
  5. run artisan command

     php artisan serve
  6. Use this credintial to login.

Email: admin@gmail.com

password: password

(back to top)

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.

(back to top)

Contact

Jumah Mohammadi - @jumah-mohammadi - jumahmk2020@gmail.com

Project Link: https://github.com/jumahmohammadi/laravel-ajax-datatable

(back to top)

About

Laravel Ajax Datatable is a nice laravel admin panel which includes authentication, CRUD and Ajax datatable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages