Superb bro. This is very helpful for the beginners.

Posts made by root
-
RE: OWASP Top 10 Application Security Risks - 2017
-
RE: Angular CLI vs React JS vs Vue JS - වාසි අවාසි
@Oditha-Wanasinghe i'll post it soon
-
RE: Angular CLI vs React JS vs Vue JS - වාසි අවාසි
CLI (Command Line Interface) වල වාසි අවාසි කියලා එහෙම ලොකු දෙයක් නැ මොකද මේ CLI එකක් වත් official ඒවා නෙමේ , ඔයාට දැනගන්න ඕනේ මේ framework 3 වාසි අවාසිද ?
-
RE: Start Blockchain Development - Sinhala
අපි ඉන්නවා එහෙනම් බලාගෙන , Good Luck
-
RE: Amazon Web Services (AWS) Tutorial Part 1
Thnx bro, Keep it up, waiting for the nxt part, please include amazon cloud services as well.
-
RE: Polymorphic Relations In Laravel
@fern you can find it on below url..
-
RE: Polymorphic Relations In Laravel
"A polymorphic relationship allows the target model to belong to more than one type of model using a single association."
That means you can associate one(1) table (Model) for different situations.
Ex : Facebook has comments for Images and Videos, In the backend Facebook only has one "comments" table for both Images & Videos.
And also this relationship can work with other relationships in Eloquent ORM
- One To One (Polymorphic)
- One To Many (Polymorphic)
- Many To Many (Polymorphic)
https://laravel.com/docs/5.7/eloquent-relationships#polymorphic-relationships
-
RE: How to become a Full stack Developer
Thanks Bro. Can you post how to become Mean stack developer guide ?
-
RE: How to Make your own website using Wordpress - Part 1 (Introduction) / 6
Nice Work Bro, Keep it up, i'm waiting for the next part.
-
RE: Laravel groupBy #backend
$grouped = $collection->groupBy('foreignkey_id');
-
RE: Jquery Plugin for multiple image upload
@Ravindu බැ bro android app එකක් ලියන්න වෙනවා , wifi , data access කරන්න permission ඕනේ phone එකේ
-
RE: Jquery Plugin for multiple image upload
@Ravindu web site එකක javascript වලින් කරන්න පුළුවන් ද කියලා ද ඔයා අහන්නේ ?
-
RE: Jquery Plugin for multiple image upload
@Ravindu data connection එක මොකේද off කරන්න ඕනේ ?