Тёмный
Owen Conti
Owen Conti
Owen Conti
Подписаться
Programming tips and tricks, dev vlogs, SaaS tools and overviews, all by Owen Conti.

Covering topics such as: Laravel (PHP), MySQL databases, ReactJS front end programming, JavaScript, web performance, Did You Knows?, etc.

Follow me on Twitter: twitter.com/owenconti

Text versions of some of my videos can be found on my website: owenconti.com

Validating Props in Vue
8:14
3 года назад
How to enable the MySQL General Log
6:26
3 года назад
Understanding React Error Boundaries
4:56
4 года назад
Laravel Vapor vs Laravel Forge
9:46
5 лет назад
Released App - Overview
8:01
5 лет назад
Комментарии
@LifeIsCrazyAsShit
@LifeIsCrazyAsShit 2 месяца назад
Finally someone covered this warning There are more warnings like (Some)event took 258ms... Cannot upload the (some) comments while rendering the (another) component.....bla bla Please can you make video on these warnings too.
@maulikmacwan6694
@maulikmacwan6694 3 месяца назад
Hi, Thank you for this video. I am running a queue Job which calls third party API, which gets timed out after 30 seconds. So which timeout should I increase ?
@user-nd7sk2ph4f
@user-nd7sk2ph4f 5 месяцев назад
I found my coding problem. Thanks a lot.
@bondys-video-kucing
@bondys-video-kucing 6 месяцев назад
superb brother Owen!
@oliverdelafuente8260
@oliverdelafuente8260 6 месяцев назад
this is local only b*llshit
@blissofkundaliniyoga
@blissofkundaliniyoga 6 месяцев назад
If you are running into `Error: error:0308010C:digital envelope routines::unsupported` change your start script to: `"start": "node --openssl-legacy-provider ./node_modules/.bin/netlify-lambda serve src",` RU-vid should start to support code blocks...
@user-el3hb3uo5e
@user-el3hb3uo5e 6 месяцев назад
what is in folder "functions"? how did you created? and what is in that folder?
@atiqurrahman6213
@atiqurrahman6213 7 месяцев назад
Thank you Owen. This is really helpful. Could you please share, how can I use this for multiple Subscription plan with 7 days free trial ?
@ryanvb3452
@ryanvb3452 7 месяцев назад
It's nice that you wrapped up the tutorial with a recap. I wish more coding tutorials did this, makes it a lot easier to copy the final working solution.
@siddheshbhosale3311
@siddheshbhosale3311 8 месяцев назад
What is present inside 'functions' folder?
@user-kb7gt2ko3h
@user-kb7gt2ko3h 8 месяцев назад
you didn't mention about functions folder
@Haruno4ka
@Haruno4ka 8 месяцев назад
Hi! But why can't we use the hook outside of a component function
@dagmawinadew2882
@dagmawinadew2882 9 месяцев назад
Hey brother how did the functions directory appear for you out of nowhere?
@sastashroud7646
@sastashroud7646 9 месяцев назад
thanks man
@srujanashankar9517
@srujanashankar9517 9 месяцев назад
Thank you, this helped
@gofarperdana2659
@gofarperdana2659 9 месяцев назад
is this using tailwind css?
@invinciblearmyvlogsshorts7911
@invinciblearmyvlogsshorts7911 10 месяцев назад
where can i keep my modals , in src or in the root folder
@sameersamtal1
@sameersamtal1 10 месяцев назад
Amen
@vimuthsomarathna4820
@vimuthsomarathna4820 11 месяцев назад
thanks a lot a very useful tutorial
@bernardobrito2081
@bernardobrito2081 11 месяцев назад
you can also change the strokes like this, right?
@sanidhyagupta003
@sanidhyagupta003 11 месяцев назад
netlify-lambda is now depreciated in 2023.
@goummoboris5194
@goummoboris5194 Год назад
you created the functions without showing.. please is there any reason for this ?
@xicorplayz9293
@xicorplayz9293 Год назад
its saying > netlify-express@1.0.0 build > ./node_modules/.bin/netlify-lambda build src '.' is not recognized as an internal or external command, operable program or batch file.
@dineshdhoni7470
@dineshdhoni7470 Год назад
Thank you so much
@repuestosgse4513
@repuestosgse4513 Год назад
Hello, my friend, you did a great job, I'm not a Hindi speaker but I understood almost everything you did, I'm trying to deploy my project on Cyclic but I have an error that says this "Error: ENOENT: no such file or directory, stat '/var/task/client/dist/index.html'", I used Vitejs to start the client folder and I don't know if this is the main problem.
@repuestosgse4513
@repuestosgse4513 Год назад
Hello, my friend, you did a great job, I'm not a Hindi speaker but I understood almost everything you did, I'm trying to deploy my project on Cyclic but I have an error that says this "Error: ENOENT: no such file or directory, stat '/var/task/client/dist/index.html'", I used Vitejs to start the client folder and I don't know if this is the main problem.
@alex_blue5802
@alex_blue5802 Год назад
Very interesting, I did not know about the validator function until now.
@user-nl8gh2db7q
@user-nl8gh2db7q Год назад
Amazing video, clear & to the point. Thank you so much!
@erlandgoeswanto6865
@erlandgoeswanto6865 Год назад
Looks like my UpdatedQuery Function not working. Can Someone help me ? I've put an alert to the function and the alert not appear , so I assume the function not working
@user-nw4cd7tv2v
@user-nw4cd7tv2v Год назад
Thanks for this tutorial. I'm learning a lot but running into an issue. I'm getting an error when trying to import the jetstream button. I'm getting a 404 not found. I've searched through the files structure and can't find the button any where. Has anything changed since this recording? I'm using jetstream 3.1
@courtneypike2867
@courtneypike2867 Год назад
Thank you so much! So helpful been stuck on this for a long time
@syedsaad317
@syedsaad317 Год назад
'.' is not recognized as an internal or external command, operable program or batch file.
@Rasmuskvejborg
@Rasmuskvejborg 2 месяца назад
delete the './node_modules/.bin/' part
@user-wf2pb2fq9s
@user-wf2pb2fq9s Год назад
I am not able to run locally. It is producing error > ./node_modules/.bin/netlify-lambda serve src '.' is not recognized as an internal or external command, operable program or batch file. Please help
@ErlandssonA
@ErlandssonA Год назад
Maybe this is a bit late, but here is the fix: Change: "./node_modules/.bin/netlify-lambda serve src" To: "netlify-lambda serve src"
@Roronoa1062
@Roronoa1062 Год назад
@@ErlandssonA Gives this error at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED'
@dmgcoding417
@dmgcoding417 Год назад
Was struggling to fix this error. Really helped. Thanks!
@saiminpyaekyaw3057
@saiminpyaekyaw3057 Год назад
how did you create functions folder?
@_dinesh
@_dinesh Год назад
awesome thank you so much for the great video! I am building my rust project for different architectures (Mac, ios, android, windows, linux for arm64, x64) and then combine them everything into my flutter project. Do you know if it is possible to share one build folder between different matrix jobs?
@cameronadams4366
@cameronadams4366 Год назад
what if you don't want that string '.netlify/functions/api/' in your url ? What if you just want it to be /
@Crunkmastaflexx
@Crunkmastaflexx Год назад
outdated tutorial, doenst work. serve is deprecated
@pierdocks5412
@pierdocks5412 Год назад
Very expressive and intuitive explanation, great work. I recommend your channel...
@3xploit988
@3xploit988 Год назад
hello, when doing steam deploy staging I get an error, which tells me `composer install --no-dev` failed, and so on with any command I write in the build
@TOXICJUDGE704886
@TOXICJUDGE704886 Год назад
'.' is not recognized as an internal or external command, operable program or batch file. there is an error how to overcome this???
@Rasmuskvejborg
@Rasmuskvejborg 2 месяца назад
delete the './node_modules/.bin/' part
@aczerobilly
@aczerobilly Год назад
Hi, what do I do if my index html file is located into a different folder like “Views”
@ronpb3943
@ronpb3943 Год назад
Have you solved this? In my case I don't even have an index.html file, I use a render engine, is there a way to deploy an app like that? (SSR)
@Roronoa1062
@Roronoa1062 Год назад
@@ronpb3943 Exactly my issue , trying to deploy an app that has ejs pages using render engine
@jerome6958
@jerome6958 Год назад
Great tutorial
@sankalpadas7888
@sankalpadas7888 Год назад
It is showing me this error: ModuleNotFoundError: Module not found: Error: Can't resolve 'mock-aws-s3' Someone pls help
@Topo-ev2ct
@Topo-ev2ct Год назад
Hey there, how come whenever I enter the composer commands, vapor is not recognized by my shell?
@whitemsk8373
@whitemsk8373 Год назад
the functions directory just appeaed out of nowhere
@officialjosej9090
@officialjosej9090 Год назад
LMAO, Right
@vicky_s999
@vicky_s999 Год назад
But for me only files in that source directory is working, but my projects have multiple subdirectories. How to build files in those subdirectories ????
@yesno5286
@yesno5286 Год назад
use light mode for tutorials i can see the text on screen
@neilcamm4339
@neilcamm4339 Год назад
You can also instantiate the seeder class and call the run method.