Laravel 5 (5.1) for beginners #6 Model

Laravel 5 (5.1) for beginners #6 Model

ScreenCasts

9 лет назад

31,977 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@elaine2148
@elaine2148 - 16.03.2018 19:53

Your tutorials are awesome. Thank you for explaining all the technical terms in laymen language! It is easy to understand and follow through. Please keep up the good job!

Ответить
@bellorinrobert
@bellorinrobert - 29.01.2018 07:27

Thanks!

Ответить
@portuguesetraveller
@portuguesetraveller - 17.11.2017 18:06

hi there, thanks for the great tutorial, do you have any example of loading data to our model using stored procedures and then passing data to your controller?

Ответить
@haqil6255
@haqil6255 - 10.08.2017 14:29

thank you

Ответить
@arunkumarcitizen
@arunkumarcitizen - 14.04.2017 19:59

how to call model in controller and how access? no blob blob

Ответить
@noumanmayo2601
@noumanmayo2601 - 23.12.2016 22:51

kindly reply in which show error

public funtion index()
{
return 'This is only index of the product.';
}

Ответить
@noumanmayo2601
@noumanmayo2601 - 23.12.2016 22:50

sir i need code

Ответить
@shared-knowledge
@shared-knowledge - 14.10.2016 03:12

after php artisan list..... it went like Bahamut Nova Flame !!!! and my snot went Everywhere :P

Ответить
@HarshitaAhuja
@HarshitaAhuja - 29.09.2016 09:48

Thanku yrr

Ответить
@judgementday2022
@judgementday2022 - 16.09.2016 14:26

Hi I Created that controller but there are no methods in side

Ответить
@gazorna
@gazorna - 07.09.2016 05:39

Great tutorial, thank you for providing this. With a little thought I can make this work with a class I'm taking.

Ответить
@attaroams
@attaroams - 27.08.2016 01:07

wow this is the thing i wanred learn from beginner manually it,s very helpful o me thank you ,, can tell any shoping cart best library for laravel

Ответить
@davidkahdze3474
@davidkahdze3474 - 06.07.2016 23:53

thank you man thanks a lot

Ответить
@alexh6178
@alexh6178 - 14.04.2016 16:01

Best Laravel Tutorial Ever

Ответить
@patriciaayrahotero8242
@patriciaayrahotero8242 - 03.03.2016 15:25

Thank you so much! <3 I Super love the videos! All the tutorials are well explained :)!

Ответить
@Patrk38
@Patrk38 - 19.02.2016 01:33

Why the fuck would you title the video "model", while its about fucking controllers?

Ответить
@slawete2312
@slawete2312 - 13.02.2016 18:34

Renato you missed something. Before getting to models would be reasonable to talk about styling. In previous lesson we played with layouts and I was expected to follow with bootstrap. Is there any video on this or tell please how to insert bootstrap in layouts. Thanks!

Ответить
@sudobase1754
@sudobase1754 - 03.02.2016 23:13

Hi Thanks for the tutorial, it is very good.
When I do this :
php artisan make:controller ProductController

It creates an empty controller, unlike yours which contain the functions index,create etc.

Ответить
@mahmudulhaque5463
@mahmudulhaque5463 - 20.01.2016 19:05

without using php artisan migrate couldn't work with database, but you escaped that steps. I just quite lost this video.

Ответить
@cleopatria1346
@cleopatria1346 - 10.01.2016 20:34

Hi, I use laravel homestead. I followed every step from your video, when I use this codes " $products = Product::all();
return $products;", and tried to reload the laravel.dev /product on my browser but I got this error "PDOException in Connector.php line 55:
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)". How to fix it? I have searched it on google but it didn't help.

Ответить
@ladao2083
@ladao2083 - 07.12.2015 00:08

THANK YOU !!

Ответить