how is it alot of work?
Plz help me kisine laravel me tally integration kiya hai ?
Can you help me how to tally integration in laravel ?
Can anyone help me with Livewire data binding?
Why do you use so many variables?
But nothing has been done
its a lot of work
there 3,944 and tracking who posts screenshots and who posts pictures is hard since there a bunch of messages each day
Just put some rules
Nominate a couple of moderators
And don’t allow ppl send freaking screens photos
Not that much tho
They’re never more than 300 per day
Software Engineer , Web and Software developing | JAVA | PHP
Software Engineer , Web and Software developing | JAVA | PHP
We will discuss together the eloquent relationships in Laravel and take a look at the documentation to see how to grab the information from it. If you find this video useful share it with your friends to spread the knowledge.
Laravel course on my channel:
Documentation:
https://laravel.com/docs/7.x/eloquent-relationships
Project (github repo):
https://github.com/CodeBrain99/Eloquent_relatioships.git
####################
CHAPTERS IN THIS VIDEO!
####################
0:00 – Intro
04:04 – One-to-One Relationship
15:55 – One-to-Many Relationship
25:03 – Many-to-Many Relationship
33:00 – Wrap up
—– Social —–
Instagram : codebrain99 | https://www.instagram.com/codebrain99/
Twitter : codebrain99 | https://twitter.com/CodeBrain99
#laravel #php #framework #web
Some people don’t like to leave where they are like me to read the codes π
About screenshot I agree
But other things I don’t
Let people manage themselves I guess this democracy here is very good
Did with L7
Google, Twitter, GitHub, Facebook & Many Other Social Generic Logins With PHP Laravel Socialite
We will implement Google, Twitter, GitHub, Facebook & Many Other Social Generic Logins With PHP Laravel Socialite. This package is really awesome for all social logins.
I don’t understand what “kisine tally” means.

I converted my php pure code to laravel but it seems a problem
$query = $this->con->prepare(“SELECT * FROM comments WHERE videoId=:videoId AND responseTo=0 ORDER BY datePosted DESC”);
$query->bindParam(“:videoId”, $id);
$id = $this->getId();
$query->execute();
$comments = array();
while($row = $query->fetch(PDO::FETCH_ASSOC)) {
$comment = new Comment($this->con, $row, $this->userLoggedInObj, $id);
array_push($comments, $comment);
}
return $comments;
}
https://pastebin.com/az2YA2QF
$id = $this->getId();
$query= DB::table(‘comments’ )->where([‘videoId’ => $id ,’responseTo’ =>0])->get();
$comments = array();
while( $row = $query) {
$comment = new Comment($row, $this->userLoggedInObj, $id);
array_push($comments, $comment);
}
return $comments ;
}
https://pastebin.com/RPnyL8H8
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
$query = $this->con->prepare(“SELECT * FROM comments WHERE videoId=:videoId AND responseTo=0 ORDER BY datePosted DESC”);
$query->bindParam(“:videoId”, $id);
$id = $this->getId();
$query->execute();
$comments = array();
while($row = $query->fetch(PDO::FETCH_ASSOC)) {
$comment = new Comment($this->con, $row, $this->userLoggedInObj, $id);
array_push($comments, $comment);
}
return $comments;
}
https://pastebin.com/az2YA2QF
Use pastebin.com for code sharing
FETCH_ASSOC
How can i use FETCH_ASSOC in laravel ? I think get() it use it manually

I followed step by step the screencasts in the docs
But if I try to do the same things that he does, I get “Variable [variableName] is undefined”
It looks like the template isn’t communicating with the controller
:/
Anyone?
First of all
2 is written two not tow
Then paste your code in pastebin.com and send us the link
I’m not sure about what you’re trying to do
Why do you use so many variables?
I’m not sure about what you’re trying to do
Why do you use so many variables?
I want to place the variables in an array.
In order not to come back at the end of each semester, return to the number of inputs in order to show me the total of materials as a result of the student