Building a job board in Laravel [Pt. 3] - Install Dependencies

preview_player
Показать описание
In this video, I'll show you how to install and setup some package dependencies that our job board application will use. These include Laravel Breeze, Laravel Cashier, and Parsedown Extra.

- 0:00 Laravel Breeze
- 3:32 Laravel Cashier
- 5:10 Parsedown Extra
- 5:40 Stripe API Keys

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

Fantastic! Great pacing and very easy to follow.

seriousShane
Автор

I am testing this out...I tried registering and after that I get this error....$listings is undefined
Make the variable optional in the blade template. Replace {{ $listings }} with {{ $listings ?? '' }}

What version of PHP and what version of Laravel should I be used for this to work....thanks a ton

techisthecore
Автор

Hi, sir i'm exactly following your procedure, but style of login and register page is not loading, vite is installed and i've also downloaded your code from GitHub repo, which is also not working

imtayyabhayat
visit shbcf.ru