Multipurpose Laravel and Livewire Application. This is a part of tutorial series on Youtube.

Overview

Multipurpose Laravel and Livewire Application

This is a part of YouTube tutorial series on building application using Laravel and Livewire. Here is the YouTube playlist link: https://www.youtube.com/watch?v=RGJJxkPZLpc&list=PLGg3vnFos8GMxYSWRBce3LH_SREan7my8&index=1

Topics Covered

  • How to filter results using Laravel Livewire
  • How to add search functionality with Laravel Livewire
  • How to use SweetAlert with Laravel Livewire
  • How to install AdminLTE 3 with Laravel
  • How to use toast notification using Livewire
  • How to use bootstrap confirmation modal using Livewire
  • How to use bootstrap modal for editing data using Livewire
  • How to use date picker, time picker & text-area input with laravel livewire
  • How to use Livewire component
  • How to use Laravel components for re-usability
  • How to use Laravel fortify for authentication
  • How to use livewire events
  • How to use toast notification with Laravel Livewire
  • How to use bootstrap modal for deleting data using Laravel Livewire
  • How to display alert window before deleting data using Laravel Livewire
  • How to use pagination in Laravel Livewire
  • How to use bootstrap for pagination in Laravel Livewire
  • How to use bootstrap datepicker using Livewire
  • How to use bootstrap timepicker using Livewire
  • How to use datepicker and timepicker with Laravel Livewire
  • How to create datepicker and timepicker component with Laravel
  • How to use datapicker and timepicker on update form using laravel livewire
  • How to use Laravel Macros
  • And more...

Installation

  • Clone the repository
  • Copy .env.example to .env
  • Set the DB_ environment variables in .env file
  • Create a database with the name specified in DB_DATABASE
  • composer install
  • php artisan key:generate
  • Migrate and seed the database with php artisan migrate:fresh --seed
  • You can now log in with user "[email protected]", password "password"

Authors

Feedback

If you have any feedback, please reach out to me at [email protected]

License

MIT

You might also like...
Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.
Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.

About Wire Elements Spotlight Wire Elements Spotlight is a Livewire component that provides Spotlight/Alfred-like functionality to your Laravel applic

Ten Theme From Youtube Videos

Webverse_ten This is the main branch of the Ten Theme from Youtube Videos, to view the progress of a specific video switch to the corresponding branch

A package to generate YouTube-like IDs for Eloquent models

Laravel Hashids This package provides a trait that will generate hashids when saving any Eloquent model. Hashids Hashids is a small package to generat

A sample application with a multistep form built with Livewire.

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

A Laravel 8 and Livewire 2 demo showing how to search and filter by tags, showing article and video counts for each tag (Polymorphic relationship)
A Laravel 8 and Livewire 2 demo showing how to search and filter by tags, showing article and video counts for each tag (Polymorphic relationship)

Advanced search and filter with Laravel and Livewire A demo app using Laravel 8 and Livewire 2 showing how to implement a list of articles and tags, v

Laravel blade directives and php helpers for serverside rendered content, based on browser window size WITHOUT css. Requires Livewire and AlpineJS.

Laravel Livewire Window Size and Breakpoints Laravel blade directives and php helpers for server side rendered content, based on browser window size W

Sweetalert and Toaster notifications for Laravel livewire with support for tailwind and bootstrap.

Larabell Integrate livewire with sweetalert. Installation How to use Sweetalert Toast Available configuration Installation composer require simtabi/la

Project with laravel 9 and livewire login and register + edit user profile
Project with laravel 9 and livewire login and register + edit user profile

Laravel 9 has just been released, and I decided to make a prototype project with Laravel 9 + livewire. In this project, full user registration with mobile number along with profile editing has been implemented. Project features are as follows

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

Comments
  • Message Tabe Errors Showing

    Message Tabe Errors Showing

    When try to click message tab / menu getting errors

    ErrorException Attempt to read property "receiver" on null (View: D:\laragon\www\adminlte\resources\views\livewire\admin\messages\list-conversation-and-messages.blade.php)

    opened by laravelhero 2
  • Can't add any user

    Can't add any user

    When trying to add a user it's showing .. Call to a member function toFormattedDate() on null (View: D:\laragon\www\adminlte\resources\views\livewire\admin\users\list-users.blade.php)

    opened by laravelhero 1
Owner
Clovon
Web Development Mastery
Clovon
Laravel Backend API for the tutorial (Granular permissions with Laravel APIs & React frontend)

Laravel Granular Permissions Backend Getting Started Clone the repository. Install the dependencies composer install Update .env database credentials

Munaf Aqeel Mahdi 4 May 10, 2022
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.

PHPColors A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly. Requirements PHPColo

Arlo Carreon 423 Dec 20, 2022
Laracast's awesome larabook tutorial - refreshed with Laravel 5.0 code

Larabook Updated - Laravel 5.0 A light version of Facebook, called Larabook. Updated using new techniques and features of Laravel 5.0 Fixes I tried my

Mike Wu 6 Dec 6, 2020
Github repository dedicated for my YT tutorial which shows how to use testing in Laravel

Testing in Laravel The following documentation is based on my Laravel Testing for Beginners tutorial we’re going to cover the basics of unit tests, fe

Code With Dary 17 Oct 24, 2022
Part of the Vagento framework. Can be installed independently.

Vagento - Enable Patching This package adds { 'extra': { 'enable-patching': true } } to the composer.json file. Needed for the cweagans/composer-patch

Vagento 1 Dec 11, 2021
Get the thumbnail of youtube and vimeo videos from the url. The returned information is ID and URL of the thumbnail

Video Thumbnail URL Get the thumbnail of youtube and vimeo videos from the url. The returned information is ID and URL of the thumbnail Installation I

Fernando Valler 2 Jan 22, 2022
ergodnc (Ergonomic Desk & Coffee) is an open source Laravel project that's being built live on the official Laravel YouTube Channel

About This Project ergodnc (Ergonomic Desk & Coffee) is an open source Laravel project that's being built live on the official Laravel YouTube Channel

Mohamed Said 248 Dec 26, 2022
A quiz application with laravel 8, spatie permissions, livewire, jetstream, chartjs, tailwindcss and more!

Todo Currently busy with some other important things, will definately would like to imporove the app with 1. Multiple choices selection and mapping to

Baig 67 Nov 21, 2022
A Multi User Chat Application With Laravel and Livewire

A Multi User Chat Application With Laravel and Livewire. where you can chat with multiple frinds at the same time. i build this with php Laravel and Livewire.

Tauseed 15 Oct 22, 2022
Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.

About LivewireUI Spotlight LivewireUI Spotlight is a Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.

Livewire UI 792 Jan 3, 2023