Laravel 8 in Tamil - 25 - What is Eloquent model and Tinker?

preview_player
Показать описание
🤝 **Donate & Help this Channel:**

🌐 **Join Udemy Courses**

📧 **Contact Information:**

🔔 For business inquiries or collaborations, please use the provided contact information. Thank you for your support! Don't forget to like, share, and subscribe for more content! 🔔
Рекомендации по теме
Комментарии
Автор

Hi bro, Thank you so much for this playlist. I am learning Laravel using your playlist. Here I thought that to give an opinion/suggestion. Your explanation is really nice and clear. But while you explain these kinds of concepts of stacks or programming-related stacks, please show their official documentation reference also. Because it will prevent the chances to get confusion among new beginners or newcomers, and also if the documentation reference exists, they can access those references in any situation while they apply to their project. Because all the things cannot be memorized in every situation in programming. I also watched the Laravel official documentation with your playlist, and I got confused when learning some steps. That's why I convey my opinion here. Please accept apologies, if I conveyed any wrong things. Thank you 😊

mohamedmushkir
Автор

supper lesson anna and login enru oru table irunda moadel name epadi warum ? Login ah ? or laravel la ella table kum s poada venuma ?

software_engineer_semh
Автор

PS C:\projects\laravel\myapp> php artisan tinker
Psy Shell v0.11.22 (PHP 7.3.31 — cli) by Justin Hileman
> $task= new App\Model\Task;

Error Class 'App\Model\Task' not found.
what can i do for that

thinesh
Автор

and created_at AND update_at values epadi insert aawichi ?

software_engineer_semh