Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Thanks a lot!
Hey Povilas, what is the name of this database app you're using?
Table plus
Is DSA important for web development if you want to join a good company?
Thank you for that valuable information.By the way in form validation, is there any other good way to check if it exists in the database? I don't want to use rule "exists" when I send list/array of ids because it will execute many select query.
Custom validation rule with one query?
@@LaravelDaily Yes if laravel doesn't have that rule.
You can use a custom rule to get all the ids and make the validation
Was wondering why sometimes preventLazyLoading not working. Thanks!
ShouldBeStrict
Thanks a lot!
Hey Povilas, what is the name of this database app you're using?
Table plus
Is DSA important for web development if you want to join a good company?
Thank you for that valuable information.
By the way in form validation, is there any other good way to check if it exists in the database? I don't want to use rule "exists" when I send list/array of ids because it will execute many select query.
Custom validation rule with one query?
@@LaravelDaily Yes if laravel doesn't have that rule.
You can use a custom rule to get all the ids and make the validation
Was wondering why sometimes preventLazyLoading not working. Thanks!
ShouldBeStrict
Is DSA important for web development if you want to join a good company?