Laravel 5 Tutorial for Beginners in Hindi ( Named Routes & Route Groups ) | Part-4

preview_player
Показать описание
This is the video series on Laravel 5.2 framework tutorial in hindi. And this video covers named routes & route groups.
Рекомендации по теме
Комментарии
Автор

I checked other tutorials for laravel on utube, your tuts are best. you are explaining each and everything.

gurmukhsingh-uhqo
Автор

Your way of teaching is very good and it’s very helpful. Thanks 🙏

yjoy
Автор

you are really Great Trainer ... you are explain each and Every thing very clearly and simply

ashirmuneer
Автор

Very deep understanding of routes, names routes and route groups.. Thank you so much !!

theeduframe
Автор

Hello Sir, Hope doing well. Your tutorials are awesome. Can you please explain bit more about Named Routes & Route Groups with more examples or if you have any other resource for that please share . Many Thanks for your tutorials.

deepakbasnal
Автор

Hello sir hope you fine....
Sir i have a create classified  project in codeigniter.... 
Problem is category not fetching data..

..
I have 3 table in database
Category
Subcategory.
PostArticle

I want to fetching data like
Main CATEGORY  SHOES  ( 200 ) its mean 200 shose in SHOES category....

Now in subcategories in SHOES category
MAN SHOES  ( 100 )
GIRL SHOES  ( 100 )


I HAVE created function in cotroller class.
To count how many post articles in POSTARTICLE table...

But problems is controller function can not call in view page

sstravelandtours
Автор

Your Tutorial is much better comparison with other tutorial. Have you ever created tutorial for unit testing(Laravel)

varunchaturvedi
Автор

bhai laravel 5.5 me nested group wala method jo aapne bataya hai wo kaam nhi kar rha url
please solution de iska

Mr_GauravAgrawal
Автор

bro i came from php procedural inline. do i need to go for any other tecnology?

paramjeetchauhan
Автор

Hi Sir, Awesome tutorial Could you please create some videos on the topic of design patterns ?

NomadicExpeditions
Автор

mostly php developer mac q use krty han why not window??

iarsalanbhai
Автор

your tutorial is best ...please do a tutorial on laravel based rest api

rahulkum
Автор

Bro the Name route for me its not working there is some error Call to undefined method

mrsahib
Автор

Nice very good explanation becuse in hindi

Meshank
Автор

I have one question, for example i have one big project and i have 60 controllers and each controller contains more then 100 methods, Then how i map all these methods with urls separately. Because it will obviously increase my route.php file too much and will be very difficult to manage all those routes. is there any professional or good way to manage routes in such conditions. Thanx in advance

waseemusman
Автор

Can you please provide few video classes for regex??

RandhirKumar-udwf
Автор

Hello Sir, 1st of all thank you so much, sir i am experienced in wordpress and know core php. m learning laravel form your channel. I don't know about CI and you talking about CI in your video so many times.
So i need to know before CI before laravel ?

ManojSharma-zhnw
Автор

Hello Sir, Sir i say that outstanding tutorial .

mrsahib
Автор

Sir, Your videos are awesome. I want to learn Drupal 8. Your videos on Drupal 8?

vivekbansal
Автор

Hello sir, 1st of all thank you very much for this tutorial .

i'm getting FatalErrorException in routes.php when i add this route :


Error: Call to undefined method

darshasnparmar