Excuse me I am kind of weak on using Laravel 8. Can you please upload a video that shows how to make pagination with "LIMIT" and "Offset". Please. because I need an example.....
This is why I dislike frameworks. When there is a problem with your own code you can fix the problem. How do you fix someone else's code? I'm using the latest version of 8 and it's still broken.
BadMethodCallException Call to undefined method App\Models\Users::links() (View: C:\xampp\htdocs\pagination esources\views\list.blade.php)...........................................................sir please help me with ths
You make great tutorials, But each of your tutorials contains loads of repetitive parts which may be good for the one-time viewers but for persons who are watching along with the playlist, It is very boring, time-consuming for them. You can save a lot's of people time by putting all the necessary parts in one long video. If I hurt you, I am sorry. but I feel I should admit it here.
I get where you're coming from, Mohammad, but I was actually thinking about how grateful I am that Anil goes through the entire process every single time. For people that are new to Laravel (like me), there's nothing that helps to get familiar with the framework than building and getting the muscle memory in navigating the folder directors or getting data from models and passing to the views. For me, it's helped a ton - thanks Anil!
@@nwkwok Yes, exactly that's why I told It is great but it would best if he cut the unnecessary part and put all the important things in one big video like 3 or 4 hour at the end of the playlist.
BadMethodCallException Call to undefined method App\Models\Users::links() (View: C:\xampp\htdocs\pagination esources\views\list.blade.php)...........................................................sir please help me with ths
BadMethodCallException Call to undefined method App\Models\Users::links() (View: C:\xampp\htdocs\pagination esources\views\list.blade.php)...........................................................sir please help me with ths
Please support me by subscribe, like and comment :) thank you
So good, ,so helpful,, thax so much 😍
so easy to understand. thank you!
You are the best
Thank you very much. I've subscribed
Thanks for the sub!
Thanks for these tutorials
so easy to understand.thanks
I got those images back with this style:
.w-5{
height: 2rem;
vertical-align: -14px;
}
Great explanation!
Thank you so much.
Nice. Thanks Anil
what OS are you using?
width: 25px;
one can use it to decrease the size of those arrows.
keep going
very easy to understand
Thank you so much! you're the best!
Excellent video. You explain really well.
thanks
In the minute 8:30 what is .w-5 ??? for the style property
very very good
love how you explain can you make this more attractive and customise.
use Illuminate\Pagination\Paginator;
public function boot()
{
Paginator::useBootstrap();
}
@@justaku4779 thank you
Thanks for your tutorial Wow
how to inline the Previous next button, inline in 1,2,3 page?
Thanks bro
up to 6:40 is exactly same to previous video!
love you sir
InterView Question:
you can change CSS by adding Bootstrap CSS
very nice sir can you please answers the interview question?
thank you sir
hi sir why your using link() function only other function name not use y sir ?
use this :
{{ $Products->links("pagination::bootstrap-4") }}
Excuse me I am kind of weak on using Laravel 8. Can you please upload a video that shows how to make pagination with "LIMIT" and "Offset". Please. because I need an example.....
cool
Sir can we do it without page load? Thanks :D
yeah. you can... using javascript dataTable.
sir what is meant by .w-5
same..I can't understand it...please ans sir
Its a HTML class name that was added by laravel. But you can customize it as your wish
@@hridoyhasan438 it's a css class
this is tailwnind css
These are the properties to set the width of an element.
how to apply pagination in external api data
Sir.
Pagination, 123...89
Thanks
How to remove?page=1 from the url
This is why I dislike frameworks. When there is a problem with your own code you can fix the problem. How do you fix someone else's code? I'm using the latest version of 8 and it's still broken.
What is the meaning of the link() function sir
Can u answer this interview que @admin @phpstepbystep
i have the same CSS problem in laravel 8
BadMethodCallException
Call to undefined method App\Models\Users::links() (View: C:\xampp\htdocs\pagination
esources\views\list.blade.php)...........................................................sir please help me with ths
{{$members->links()}}
use this method face this error please solve it
sir Method Illuminate\Database\Eloquent\Collection::links does not exist. (View: C:\xampp\htdocs\chartsheet
esources\views\index.blade.php)
does any one have the solution of this error
Use link()
Interview question : $variable_name = $ table_name sir
For styling you need to run some npm commands.
npm install
npm run dev
source: stackoverflow.com/a/58112843
You make great tutorials, But each of your tutorials contains loads of repetitive parts which may be good for the one-time viewers but for persons who are watching along with the playlist, It is very boring, time-consuming for them.
You can save a lot's of people time by putting all the necessary parts in one long video. If I hurt you, I am sorry. but I feel I should admit it here.
I get where you're coming from, Mohammad, but I was actually thinking about how grateful I am that Anil goes through the entire process every single time. For people that are new to Laravel (like me), there's nothing that helps to get familiar with the framework than building and getting the muscle memory in navigating the folder directors or getting data from models and passing to the views. For me, it's helped a ton - thanks Anil!
@@nwkwok Yes, exactly that's why I told It is great but it would best if he cut the unnecessary part and put all the important things in one big video like 3 or 4 hour at the end of the playlist.
@@mohammadyeasinalfahad5468 Oh I see what you're saying. I like the format with a lot of videos but I get that some could prefer a 3-4 hour format.
BadMethodCallException
Call to undefined method App\Models\Users::links() (View: C:\xampp\htdocs\pagination
esources\views\list.blade.php)...........................................................sir please help me with ths
Go to list blade php
On the foreach loop. Compare what you wrote with the tutorial
BadMethodCallException
Call to undefined method App\Models\Users::links() (View: C:\xampp\htdocs\pagination
esources\views\list.blade.php)...........................................................sir please help me with ths