1. I'm putting so much work into those courses that I don't want to give it away cheaper, sorry 2. I'm giving refunds if you're not happy with the courses 3. I offer PPP discounts: coupons.laraveldaily.com
Hi Laravel Daily, I'm a JavaScript developer but I use Laravel for my backend with Filament for my admin dashboard. Your videos have made my life so much easier. I have a question for you and would really appreciate your answer. I've developed my frontend app separately using Vue with Vite, but I ran into a problem: I need SSG or SSR for SEO, specifically for open graph meta tags because I'm building a blog. After many failed attempts, I read that integrating my Vue pages within Laravel could help. Would that work?
I am making changes in vue..js files but they are not reflecting on the frontend. Backend is in laravel. Do I have to run some commands on the server terminal.
I live in hell of war can you give me a way to get a course for vue js with laravel I have been following you for a while but I face many problems with the internet and payment methods ?
if your requests last too long you either set_time_limit(0) at the first line of your controller method or you do a fire and forget logit, meaning you first make a post to trigger a queuejob that runs in the background and you wither do http pooling from js to check if logic finished or you listen to websokets
There are so many reasons and different cases for "huge amount at a time" that it's very personal and individual, I can't make a course on all cases. I do have a course about Better Eloquent Performance, which is usually no.1 reason of slow pages: laraveldaily.com/course/eloquent-performance
It seems crazy. Depending on the version, you will have a hundred pages of documentation to read. I hope that in the next versions there will be no more fundamental changes at least in the next 10 years.😅
You don't need a hundred pages to read. Just subscribe to my channel and watch the videos like this one to get familiar with all the main changes :) And/or ask questions in the comments or Laracasts forum, if something doesn't work.
I think 29$ for one month is expensive, for first month to test 15$ is okay, then 29$😊
1. I'm putting so much work into those courses that I don't want to give it away cheaper, sorry
2. I'm giving refunds if you're not happy with the courses
3. I offer PPP discounts: coupons.laraveldaily.com
The annual subscription works out cheaper and is very good value for money imo
Oh heck yeah i didnt realize they updated the course
Hi Laravel Daily,
I'm a JavaScript developer but I use Laravel for my backend with Filament for my admin dashboard. Your videos have made my life so much easier.
I have a question for you and would really appreciate your answer.
I've developed my frontend app separately using Vue with Vite, but I ran into a problem: I need SSG or SSR for SEO, specifically for open graph meta tags because I'm building a blog. After many failed attempts, I read that integrating my Vue pages within Laravel could help. Would that work?
I haven't worked with such projects and SEO requirements
What about the configuration of throttle api and the new helper throttleApi() ?
Well it's more about API than Vue.js, but yeah, good point, I didn't mention it in the video.
I am making changes in vue..js files but they are not reflecting on the frontend. Backend is in laravel.
Do I have to run some commands on the server terminal.
Probably "npm run dev" or "npm run build" depending on your configuration
I live in hell of war can you give me a way to get a course for vue js with laravel I have been following you for a while but I face many problems with the internet and payment methods ?
Nuxt all the way for best DX 🔥🔥
Very good, but, what about inertia with React? Please
Laravel Breeze has a version with Inertia React, try it
@@LaravelDaily ok, thanks a lot, really love your content
Do you have react tutorial ? I’m using react as components in my blade
same things apply for react
We do have a React course but it hasn't been updated since Laravel 9: laraveldaily.com/course/react-laravel-spa
U are the best, thank u
Please make course for handling huge amount at a time handling request related
if your requests last too long you either set_time_limit(0) at the first line of your controller method or
you do a fire and forget logit, meaning you first make a post to trigger a queuejob that runs in the background and you wither do http pooling from js to check if logic finished or you listen to websokets
There are so many reasons and different cases for "huge amount at a time" that it's very personal and individual, I can't make a course on all cases.
I do have a course about Better Eloquent Performance, which is usually no.1 reason of slow pages: laraveldaily.com/course/eloquent-performance
It seems crazy. Depending on the version, you will have a hundred pages of documentation to read. I hope that in the next versions there will be no more fundamental changes at least in the next 10 years.😅
You don't need a hundred pages to read. Just subscribe to my channel and watch the videos like this one to get familiar with all the main changes :)
And/or ask questions in the comments or Laracasts forum, if something doesn't work.
nice