Inertia

Newbie: Laravel Subscriptions with Inertia, Can not read properties

Am following the laravel subscriptions course but trying to implement it with inertia, showing the plan detials is not working out with me. I don't understand why it keeps returning an empty object, however when I dd on it, it returns all the information, been stuck on this for 2 days. Here is my...
ms_dan
Posted by ms_dan
6 months ago. Last reply 5 months ago.
2
335
Livewire

Calendar Booking - Stripe & Timezones

Hi Alex, I've recreated a calendar booking system based on your course but created a separate livewire calendar component for day selection, which does the same thing as EasPick. There are two things I wish to do now: 1) Stripe - I was looking to do this with Livewire and using the Cashier Guest...
derekbuntin
Posted by derekbuntin
5 months ago. Last reply 5 months ago.
1
240
PHP

PHP DOM Courses

PHP DOM Course needed
abaydullah
Posted by abaydullah
6 months ago. Last reply 6 months ago.
3
295
Livewire

Laravel Sortable & Trello Clone

Hi @alex, I've watched the course on creating a Trello clone which I'm building for our custom platform. I've created a custom package and created all the files and it's working perfectly, except for livewire sortable. I've updated the NPM package as it's been renamed and I've also tried implemen...
derekbuntin
Posted by derekbuntin
6 months ago. Last reply 6 months ago.
7
407
Laravel

jetstream nuxt api

Hi everyOne !! I want use laravel jetstream with inertia this the backend and use it for change themes and text for the pages this only for the admins can access and also use nuxt in front end with api this is the frontend so use Sanctum for api and Fortify for login and register for api - NUXT...
AhmadUUID
Posted by AhmadUUID
6 months ago. Last reply 6 months ago.
6
210
Laravel

Mysql driver does not work

Hi. I have a new installation of Laravel and everything worked out fine until I tried to change the driver from sqlite (standard driver from start) to Mysql. I changed the prefs to: 'mysql' => [ 'driver' => 'mysql', 'url' => env('DB_URL'), 'host' => env(...
jonasgrolin
Posted by jonasgrolin
6 months ago. Last reply 6 months ago.
6
318
JavaScript

Deploying with Envoyer and building assets

For a while I've been building assets with Vite locally and committing before deploying. I know this is not the best method and since starting to use Reverb, it doesn't pull in my staging or production environment variables, so they fail to work properly. I updated one of the deployment hooks on E...
marc68013
Posted by marc68013
6 months ago. Last reply 6 months ago.
11
372
Laravel

Subscription and quaderno

Hi Alex, I’ve noticed here on codecourse you manage subscription invoices using quaderno, I believe it is useful for tax purposes. Any plan to make a video and add it to your subscription course on how implement quaderno with stripe and Laravel cashier? Many thanks Vincenzo
vincenzo
Posted by vincenzo
6 months ago. Last reply 6 months ago.
1
167
Laravel

New subscription course and webhooks

Hi Alex, I'm following your new course on Laravel subscriptions with Stripe, I've got a problem with setting webhooks in my appliction. I've installed the package Tenancy for laravel for multi tenant application, each tenant has his own database and subdomain, how can I set up webhooks? Many than...
vincenzo
Posted by vincenzo
7 months ago. Last reply 7 months ago.
17
541
Livewire

Issue with Laravel Spatie Wizard and Select2

Hi, I’m encountering an issue while using the Laravel Spatie Wizard package along with Select2. The Select2 component works fine on the initial step, but when I move to step 2 and then return to the first step, Select2 doesn’t render correctly. Instead, the <select> field appears as a default HTML...
kuba323
Posted by kuba323
7 months ago. Last reply 7 months ago.
1
221