Laravel 8 Tutorial - Facades

preview_player
Показать описание
In this video I will talk about Custom Facades.

TOPIC DISCUSSED:

Facade
Crate Custom Facade
Service Provider

Your Queries -

1.How to create custom facade in laravel?
2.How to use custom facade in laravel?
3.How to crate service provider in laravel?
4.Why we use facade in laravel?
5.Uses of facade
6.Custom facades in laravel 8

7.What are the steps for creating for custom facades in laravel 8?

FOLLOW SURFSIDE MEDIA:

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

you didn't use the facade. you just imported the service class and used it directly so the facade you made was useless and never used

chaweb
Автор

sir i found that problem i am using closing tag ?> if you like to tell about why closing tag are dont use within laravel becase
we attach multiple file into one file or multiple function from different file into one file

santrawebtech
Автор

I can't run php artisan serve. It shows the error "Class not found " How do I fix it?

panupongkhamruen
Автор

Hi sir, can you please make series for payment gateways like stripe or paypal ?

rahulshimpi
Автор

it shows error that PaymentServiceProvider not found how do i fix it?

fiodhyardito
Автор

sorry, but you have error in PaymentFacade class. You have to extend this class from Facade. After you don't need to use "use App\PaymentGateway\Payment;" in web.php (routes)

ivanyasinskyi
Автор

Sorry for my English, I'm Italian, the link http: // localhost: 8000/payment doesn't show "Processing the payment", but the Home. Thanks for your help.

loan
Автор

sir please payment gateway and payment integration ke upar lecture banao please

santrawebtech
Автор

Brush up this video clip. 2022.4.28 Thursday.

ytubewiki
Автор

Hi . When your class is static it's doesn't need to implement it as facade ....
You didn't use facade in fact
You shared wrong informations and it's better to remove this course . It's appear on top search results and it's dangerous.

javadnaroogheh