Creating Models (Crud) | Laravel 10 Tutorial : #9

preview_player
Показать описание
Laravel 10 Blade tutorial
In this video, we'll be covering the topic of models and database records in Laravel. We'll be creating a model and database record using the Laravel API.

If you're new to Laravel and want to learn some of the basics, then this video is for you! In this video, we'll cover the basics of working with models and database records in Laravel, and help you get started with your own projects.

Playlist of Laravel 10 made easy Course :

What is Laravel :
Laravel is a free and open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller architectural pattern and based on Symfony.

If you have any questions or problems please leave a comment.
Laravel Blade
Laravel crash course
Laravel Database and crud tutorial
Рекомендации по теме
Комментарии
Автор

Bro you explain the course in a very simple way, super right on timing and the flow of the course its not fast and its not slow and your voice is easy on the ears, moreover you deliver the ideas pretty well, keep up the good work brother and thank you so much for this valuable course

NasserAl-Abdullah
Автор

I followed everything thoroughly and even used the template in the video instead of my own pages, but the entries are not saved in the data base, and not even the record works. i haven't skipped anything, I don't know why this is the case

grecueduardionut
Автор

I have a little problem: I use the commands php artisan migrate, but It give an error cause It does not find sessions.

antoninonicosia
Автор

can you show your blade formatting setting in the setting.json ?

foedkkj
Автор

Any ideas on why intellisense doesn't pick up ->create() method, or Idea::create(), at 9:25?

nephisto
Автор

Nothing Works I don't know why, but I followed everything right since the tutorial 1

jeffjoves
Автор

hi, how can i fix undefined variables on my blade file? im trying to do a foreach on my $ideas and it doesnt recognize it even tho i have the right code on controller

ivanmagtoto
Автор

I've got a question, instead of orderby can't we use sortBy? Do they work in the same manner or could we have problems if we use sortBy?
Thank you so much for this tutorial ❤.

moechris
Автор

Hello sir, could you explain why it is working when you have in Idea.php 'like' in protected instead of 'likes' ? Shouldn't it be named identically ?

BuhuuRecords
Автор

so basically u were gonna talk about model but then you left it and talked about something else and went on explaining controller

rodainaomaer