Laravel 8 + CoreUI + Livewire + Datatables (CRUD)

Overview

Laravel 8 + CoreUI + Livewire + Datatables

contributions welcome

About Laravel 8 + CoreUI + Livewire Datatables

Whats Inside

Include simple Data Table with Livewire (CRUD).

Feature Status
Bootstrap CoreUI Themes OK
Tailwind CSS OK
Livewire OK
Auth Scaffolding OK
Roles & Permissions OK
Sweet Alert JS OK
Laravel Datatables OK
Menu Builder OK
Crud Generator On Dev

Installation

First clone or download this repository

git clone https://github.com/aRhez0903/Laravel-8-Livewire-CoreUI-Datatables.git

After clone or download this repository, next step is install all dependency required by laravel and laravel-mix.

# install composer-dependency & npm package & build dev
composer install && npm install && npm run dev

Next Step

Before we start web server make sure we already generate app key, configure .env file and do migration.

# create copy of .env
cp .env.example .env
# create laravel key
php artisan key:generate
# laravel migrate & seed some data
php artisan migrate:fresh --seed

Default User

Login : [email protected] Pass : password

Contributing

Thank you for considering contributing to this repo!

License

The Laravel framework is open-sourced software licensed under the MIT license.

You might also like...
Laravel Datatables Package Demo App

#Laravel Datatables Demo App Datatables Package for Laravel 4|5 This package is created to handle server-side works of DataTables jQuery Plugin via AJ

Server-side handler of DataTables Jquery Plugin for Laravel 4

Project is not being maintained actively. You will most likely find a better more actively maintained fork here https://github.com/yajra/laravel-datat

Easy Laravel Server-Side implementation of PrimeVue Datatables

Laravel + PrimeVue Datatables This is a simple, clean and fluent serve-side implementation of PrimeVue Datatables in Laravel. Features Global Search i

This package was created to deal with laravel datatables and cruds using vuejs.
This package was created to deal with laravel datatables and cruds using vuejs.

datatable-cruds Installation This package was created to deal with laravel datatables and cruds using vuejs. Install the package through Composer. Run

DataTables server-side for CodeIgniter, supported both for CodeIgniter 3 and CodeIgniter 4.

CodeIgniter DataTables DataTables server-side for CodeIgniter, supported both for CodeIgniter 3 and CodeIgniter 4. Note: This library only handle the

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel

Laravel TALL Preset A front-end preset for Laravel to scaffold an application using the TALL stack, jumpstarting your application's development. If yo

 Laravel Users | A Laravel Users CRUD Management Package
Laravel Users | A Laravel Users CRUD Management Package

A Users Management Package that includes all necessary routes, views, models, and controllers for a user management dashboard and associated pages for managing Laravels built in user scaffolding. Built for Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0 and 8.0.

An open source Laravel Soundboard with Admin Panel CRUD (Create Read Update Delete) built on Laravel, Bootstrap, and Vue.js
An open source Laravel Soundboard with Admin Panel CRUD (Create Read Update Delete) built on Laravel, Bootstrap, and Vue.js

Laravel Soundboard An open source Laravel Soundboard with Admin Panel CRUD (Create Read Update Delete) built on Laravel 5.8, Bootstrap 4, Vue.js, Boot

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

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.

Comments
  • Unable to Install See below:

    Unable to Install See below:

    pulled your repository and installed it.

    PS C:\xampp\htdocs\site-testing\test-datatable> composer install Installing dependencies from lock file (including require-dev) Verifying lock file contents can be installed on current platform. Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run composer update or composer update <package name>. Your lock file does not contain a compatible set of packages. Please run composer update.

    Problem 1 - asantibanez/livewire-select is locked to version v2.0.0 and an update of this package was not requested. - asantibanez/livewire-select v2.0.0 requires php ^7.2 -> your php version (8.1.1) does not satisfy that requirement. Problem 2 - hz-hbo-ict/laravel-core-ui is locked to version v4.0.0 and an update of this package was not requested. - hz-hbo-ict/laravel-core-ui v4.0.0 requires php ^7.3 -> your php version (8.1.1) does not satisfy that requirement. Problem 3 - mediconesystems/livewire-datatables is locked to version v0.4.3 and an update of this package was not requested. - mediconesystems/livewire-datatables v0.4.3 requires php ^7.2.5 -> your php version (8.1.1) does not satisfy that requirement. Problem 4 - phpoffice/phpspreadsheet is locked to version 1.18.0 and an update of this package was not requested. - phpoffice/phpspreadsheet 1.18.0 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension. Problem 5 - phpspec/prophecy is locked to version 1.13.0 and an update of this package was not requested. - phpspec/prophecy 1.13.0 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.1.1) does not satisfy that requirement. Problem 6 - phpoffice/phpspreadsheet 1.18.0 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension. - maatwebsite/excel 3.1.31 requires phpoffice/phpspreadsheet ^1.18 -> satisfiable by phpoffice/phpspreadsheet[1.18.0]. - maatwebsite/excel is locked to version 3.1.31 and an update of this package was not requested.

    To enable extensions, verify that they are enabled in your .ini files: - C:\xampp\php\php.ini You can also run php --ini inside terminal to see which files are used by PHP in CLI mode. PS C:\xampp\htdocs\site-testing\test-datatable>

    xampp Control Panel v3.3.0 with PHP v8.1.1 Your Repository pulled down and installed on my system.

    opened by rhoyle 0
  • Not an issue: Open for aside projects?

    Not an issue: Open for aside projects?

    Hello @aRhez0903! You did a great job with this project.

    In case you have some time to spare for some Laravel aside projects, feel free to send an email to [email protected]
    We are actively looking for consultants.

    Ty & Keep up the good work!

    opened by app-generator 0
Owner
Muhammad Rheza Alfin
Muhammad Rheza Alfin
This is a laravel 4 package for the server and client side of datatables at http://datatables.net/

Datatable Important This package will not receive any new updates! You can still use this package, but be preparared that there is no active developme

Nils Plaschke 388 Dec 30, 2022
CoreUI Free Laravel Bootstrap Admin Template

CoreUI Free Laravel Bootstrap Admin Template Curious why I decided to create CoreUI? Please read this article: Jack of all trades, master of none. Why

CoreUI 538 Dec 19, 2022
⚡ PowerGrid generates Advanced Datatables using Laravel Livewire.

?? Documentation | ?? Features | ⌨️ Get started Livewire ⚡ PowerGrid ⚡ PowerGrid creates modern, powerful and easy to customize Datatables based on La

Power Components ⚡ 962 Jan 2, 2023
Livewire DataTables components for back-end. Modular, easy to use, with tons of features.

Livewire DataTables Livewire DataTables components for back-end. Modular, easy to use, with tons of features. Inspired by Caleb's Livewire Screencasts

Amir Rami 8 Jul 27, 2022
Laravel-comments-livewire - Livewire components for the laravel-comments package

Associate comments and reactions with Eloquent models This package contains Livewire components to be used with the spatie/laravel-comments package. S

Spatie 15 Jan 18, 2022
Laravel Livewire UI, Auth, & CRUD starter kit.

Laravel Livewire Ui This package provides Laravel Livewire & Bootstrap UI, Auth, & CRUD scaffolding commands to make your development speeds blazing f

null 97 Nov 15, 2022
Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire.

bastinald/ux Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire. Features Automatic migrations Automatic routing Automatic passwo

null 33 Nov 26, 2022
Simple CRUD + Search using Laravel 8 and Livewire 2

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

PowPow 11 Sep 29, 2022
WIRECRUD 9 adalah aplikasi CRUD + Search sederhana yang dibuat menggukana Laravel 9 dan Livewire 2

WIRECRUD 9 adalah aplikasi CRUD + Search sederhana yang dibuat menggukana Laravel 9 dan Livewire 2. Demo bisa dilihat di YouTube Developow Terbuka jika ingin clone apliaksi sederhana ini untuk belajar, bisa ikuti cara-cara berikut ini.

DeveloPow 11 Nov 25, 2022
jQuery DataTables API for Laravel 4|5|6|7|8

jQuery DataTables API for Laravel 4|5|6|7|8 This package is created to handle server-side works of DataTables jQuery Plugin via AJAX option by using E

Arjay Angeles 4.5k Jan 9, 2023