PHP Classes

Laravel Livewire CRUD: CRUD application implemented with Laravel Livewire

Recommend this page to a friend!

  Author Author  
Picture of Busari Ridwan
Name: Busari Ridwan <contact>
Classes: 4 packages by
Country: Nigeria Nigeria
Innovation award
Innovation award
Nominee: 3x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package provides an example of CRUD application implemented with Laravel Livewire.

The application provides classes that extend the Livewire component class to implement the specific aspects of each action of a CRUD application, like the access to the model data, validation and the interface rendering.

The application user authentication and the views are implemented by the Livewire view components.

Details

<p align="center"><img src="https://res.cloudinary.com/dtfbvvkyp/image/upload/v1566331377/laravel-logolockup-cmyk-red.svg" width="400"></p>

<p align="center"> <a href="https://travis-ci.org/laravel/framework"><img src="https://travis-ci.org/laravel/framework.svg" alt="Build Status"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/d/total.svg" alt="Total Downloads"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/v/stable.svg" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/license.svg" alt="License"></a> </p>

Simple CRUD app with Laravel and Livewire

Laravel is arguably the most popular php frameworks, Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.

Installation

The following steps will guide you through running this application

  • Clone this repository
  • Run composer install
  • Setup DB credentials in the .env file
  • Run DB migration
  • Serve the application to any port
  • Register a new user
  • Enjoy your CRUD operation

  Classes of Busari Ridwan  >  Laravel Livewire CRUD  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  

 

Name: Laravel Livewire CRUD
Base name: laravel-with-livewir
Description: CRUD application implemented with Laravel Livewire
Version: 1.0.0
PHP version: 5
License: The PHP License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Libraries Frameworks and libraries of cooperating classes View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
February 2022
Nominee
Vote
Livewire is a package built on top of the Laravel framework to simplify further a developer's work that needs to develop applications with dynamic interfaces.

Applications based on Livewire require that developers write less code than traditional Web applications or applications based just on Laravel.

This package demonstrates how to implement a simple CRUD application in practice using Laravel Livewire. This way, other developers can learn faster from this practical example.

Manuel Lemos

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder image.idea (7 files)
Files folder imageapp (1 file, 5 directories)
Files folder imagebootstrap (1 file)
Files folder imageconfig (14 files)
Files folder imagedatabase (3 directories)
Files folder imagepublic (4 files, 2 directories)
Files folder imageresources (4 directories)
Files folder imageroutes (4 files)
Files folder imagetests (2 files, 2 directories)
Accessible without login Plain text file .editorconfig Data Auxiliary data
Accessible without login Plain text file .env.example Data Auxiliary data
Accessible without login Plain text file .styleci.yml Data Auxiliary data
Plain text file artisan Class Class source
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file package-lock.json Data Auxiliary data
Accessible without login Plain text file package.json Data Auxiliary data
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file server.php Aux. Auxiliary script
Accessible without login Plain text file webpack.mix.js Data Auxiliary data

Install with Composer Install with Composer - Download Download all files: laravel-with-livewir.tar.gz laravel-with-livewir.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

For more information send a message to info at phpclasses dot org.