Giter VIP home page Giter VIP logo

multipurpose-laravel-and-livewire-application-original-by-clovon's Introduction

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

multipurpose-laravel-and-livewire-application-original-by-clovon's People

Contributors

clovon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.