Multipurpose Laravel And Livewire Application Save

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

Project README

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

Open Source Agenda is not affiliated with "Multipurpose Laravel And Livewire Application" Project. README Source: clovon/Multipurpose-Laravel-and-Livewire-Application
Stars
118
Open Issues
0
Last Commit
8 months ago

Open Source Agenda Badge

Open Source Agenda Rating