Let's Build A Multi-Purpose Laravel 9 and Vue 3 Application | Getting users from Database | Part 5

preview_player
Показать описание


In this series, you will learn everything about building a complete web application using Laravel 9 and Vue 3. My goal here is to teach everything I learned while building real-world applications using Laravel and Vue.
Here are some of the highlighted lists that you will learn in this series:

* How to use null object pattern in Laravel
* How to use null object pattern in PHP
* How to show progress bar while uploading image or file using Laravel and Vue
* Image upload with progress bar using Laravel 9 and Vue 3
* How to show preview image while uploading an image using Laravel and Vue 3
* How to upload a single image using Laravel and Vue 3
* How to update profile image using Laravel and Vue 3
* How to filter results using Laravel and Vue 3
* How to add search functionality with Laravel and Vue 3
* How to use SweetAlert with Laravel and Vue 3
* How to install AdminLTE 3 with Laravel and Vue 3
* How to use toast notification using Laravel and Vue 3
* How to use bootstrap confirmation modal using Laravel and Vue 3
* How to use bootstrap modal for editing data using Laravel and Vue 3
* How to use date picker, time picker & text-area input with laravel and Vue 3
* How to use Vue components
* How to use Laravel components for re-usability
* How to use Laravel fortify for authentication
* How to use Vue 3 events
* How to use bootstrap modal for deleting data using Laravel and Vue 3
* How to display alert window before deleting data using Laravel and Vue 3
* How to use pagination in Laravel and vue 3
* How to use bootstrap for pagination in Laravel and Vue 3
* How to use bootstrap datepicker using Laravel and Vue 3
* How to use bootstrap timepicker using Laravel and Vue 3
* How to use datepicker and timepicker with Laravel and Vue 3
* How to create datepicker and timepicker components with Laravel and Vue 3
* How to use datapicker and timepicker on update form using laravel and Vue 3
* How to use Laravel Macros
* And much more.

Рекомендации по теме
Комментарии
Автор

Hi sir can you make a tutorial reward system. The user have a default points if they are new registered and the admin can give points to the users and also the user will use the points to exchange an item and display total points 😁

galiathussaga
Автор

Please show how to do invoice system to this project.

techyh
Автор

🤓vue and laravel 9 with vite, tanks a lot. Very nice vuejs for getUsers

djchristiandf
Автор

axios returns the html instead of data from mysql

bunjoy.
Автор

If I have a query that takes about 10 seconds to fetch data... If I am using router-link will data be preloaded and page loads immediately? Or it waits the 10 seconds and then show the page?

Drinu
Автор

Hello Sir, i got an error that the "users" is undefined. Please help me. Thanks

orangetelecom
Автор

hi sir a have error in my console Uncaught (in promise) ReferenceError: onMounted is not defined

ikbalsihabudin
Автор

Why did you use Web middleware instead of API middleware ?

chandangour