Laravel 5.3 tutorials #7 Post route and User creation

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This series helped me a lot with a web dev OJT for months up till now, thank you very much!

Jan_Matthews
Автор

Great job! Looking forward to watching the rest of your playlist. Keep it up :)

FranzAndreiCruspero
Автор

Wow really nice video you a lot..From India.

SubrataSen
Автор

@Devlob These tutorials a great and easy to understand. Thanks alot!

ridgefrancis
Автор

finally a good channel for laravel beginners :)

JijinJayakumar
Автор

Awesome man jus made laravel simple; Will Be watching full advert so that u earn more n make more haha thnxx

humbledust
Автор

What sublime package do you use for this awesome autocompletion ?

voldemortlord
Автор

Parabéns pelos tutoriais, Renato!
Acabei de me inscrever no teu canal!

SMS-izud
Автор

Hi, I'm following your tutorial step by step, but the truth in the migration I get an error, it says it's from the email, and if I execute the form, send the data minus the email.

error:
QueryException in Connection.php line 647:
SQLSTATE[HY000]: General error: 1364 Field 'email' doesn't have a default value (SQL: insert into `users` (`name`, `password`, `updated_at`, `created_at`) values (camilo, 123, 2017-02-08 06:39:18, 2017-02-08 06:39:18))

what should I do?

thaks!!!

camiloandresmejiaortiz
Автор

Hey, could you please share with us the color scheme that you're using? It's nice.

tigerstale
Автор

hi mr renato ! its nice to learn from ur video tutorials .
i want to ask some question
what does this syntax :
{!! --some variable !!}
means . im still new with that syntax, hope u got time to explain that syntax, thanks sir !

best regrads,
the dragon

jakirodragon
Автор

after I imported the user model > use App\user; I got this error >>Namespace declaration statement has to be the very first statement or after any declare call in the script

please help please

zainabal-jutail
Автор

After I hit submit the function store() is never called (I used xdebug to check) and I get a Object not found on localhost/users. Any idea?

youngloenoe
Автор

i am getting a NOT Found error when i click on submit button.

TalhaBinAsif
Автор

explained uses and where this code uses?

and then
in this tutorial you do not make use app \ Http \ Requests;
and in my laravel no such code at the last UsersController.php where parts of it?

thanks if you can answer ..

Mardiantopersonal
Автор

Hi, where to get the Blueprint.php in Laravel folder?

jovendev
Автор

I'm getting an error saying 'notfoundhttpexception' help???

dancer
Автор

6:07 There are 3 tables but I only got 2 tables... Password_Resets is missing. What do I do?

nelkitoo
Автор

Hi,
after I 've run the migarte command. Now, when I try to open the created tables i become this error. #1146 - Table doesn't exist
Please help me.

markusheinemann
Автор

Can you share your dev-environment and
What is name of your IDE THEME.

Dipenparmar