High Definition Standard Definition Theater
Video id : ZDxGP-zkLd4
ImmersiveAmbientModecolor: #e3ecef (color 2)
Video Format : 22 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: Opus - Normalized audio
PokeTubeEncryptID: 938e8d0e81664725a457e3debc7fee5ece4fb9cd818a1c2de4a338c43f5a2b830d52359f4bacba2b98201d718ec226ba
Proxy : eu-proxy.poketube.fun - refresh the page to change the proxy location
Date : 1715451300015 - unknown on Apple WebKit
Mystery text : WkR4R1AtemtMZDQgaSAgbG92ICB1IGV1LXByb3h5LnBva2V0dWJlLmZ1bg==
143 : true
Open Transaction Receipt Files - Build Expense Tracker App With PHP 8
Jump to Connections
2,926 Views • Feb 28, 2023 • Click to toggle off description
In this video we implement the ability to open the receipt files & fix a couple of bugs. There is also an interesting & fun exercise for you to work on at the end of this video.

SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL
👍 Smash the like button
🤝 Subscribe to the channel & turn the notifications on
💬 Post comments, any feedback is greatly appreciated
⭐ Become a Patreon: www.patreon.com/programwithgio
THANK YOU!

🛠️ TOOLS & SERVICES I USE
Digital Ocean Hosting - Get 100$ credit - m.do.co/c/38b935ad74e5
Domains on Namecheap - namecheap.pxf.io/rnRjdQ
Envato Elements - 1.envato.market/c/2937311/298927/4662

LESSON P.21
Starting Source Code - github.com/ggelashvili/expennies/tree/P21_Start
Ending Source Code - github.com/ggelashvili/expennies/tree/P21_End
Course Outline - github.com/ggelashvili/learnphptherightway-outline
Course Playlist -    • Learn PHP The Right Way - Full PHP Tu...  

TABLE OF CONTENTS
00:00 - Intro
00:11 - Fixing a Bug
02:30 - UI Changes Overview
04:18 - Read File
12:21 - Exercise

** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to
Metadata And Engagement

Views : 2,926
Genre: Education
Date of upload: Feb 28, 2023 ^^


Rating : 5 (0/99 LTDR)
RYD date created : 2024-03-12T02:49:29.055518Z
See in json
Tags
Connections
Nyo connections found on the description ;_; report a issue lol

YouTube Comments - 19 Comments

Top Comments of this video!! :3

@Zubbee

1 year ago

Thanks Gio. I may have questions when I go through the lesson.

|

@Ebedx6

1 year ago

Superb video bro

|

@Ticked.-

11 months ago

Love your work, thanks for the content. I am curious.. here you are displaying the files via a seperate request. But what if they were image files that you wanted to render in your current view (using ) How would you achieve this? You cant simply add the image path to src, since its outside webroot

|

@thenightwolf224

1 year ago

We're waiting for some Advanced lecture for PHP and course on laravel and thanks for courses that you do in the channel

1 |

@yanfengwang8640

11 months ago

Ah-hha, you found it. :)

|

@hasannuur8116

1 year ago

pro which editor you use

|

@DetoCerqueira

1 year ago

Gio, I have a problem. Suddenly EntityManager is not being recognized. The editor doesn't recognize it as an existing class, even though I have 'use Doctrine\ORM\EntityManager' imported. It says "Undefined type 'Doctrine\ORM\EntityManager'.intelephense(1009)" anywhere it's used. As far as I can tell, the app is working as normal, though. Everything is loading fine. I can sign up new users, login, logout, create/update/delete categories and transactions, and upload receipts to the transactions. Yet the editor keeps giving me that error as if Entity Manager didn't exist. Any idea of what it might be? Google/stackoverflow gives me unrelated stuff.

|

Go To Top