Hidden Laravel Feature - Bootable Trait

  Рет қаралды 5,115

Laratips

Laratips

Күн бұрын

Пікірлер: 16
@pankajbokdia
@pankajbokdia 2 жыл бұрын
Underrated channel! Amazing content.
@J2TeamNNL
@J2TeamNNL 2 жыл бұрын
Wow. I would never know this knowledge if I didn't follow you. Thank for sharing, you must learned so hard and thought a lot to make this through
@HarpreetSingh-dy3rx
@HarpreetSingh-dy3rx 2 жыл бұрын
Following all of your videos. I really appreciate you sharing these tips with us.
@Laratips
@Laratips 2 жыл бұрын
Thank you so much 🙂
@dibbyo456
@dibbyo456 2 жыл бұрын
Excellent.
@davidsonzed
@davidsonzed 2 жыл бұрын
Thanks for the excellent tip :)
@Laratips
@Laratips 2 жыл бұрын
You are welcome
@davidsonzed
@davidsonzed 2 жыл бұрын
@@Laratips can you make a video on how to make invoice with multiple products, for example, let's say a patient visit to a clinic and consult a doctor, and he was asked to do some blood tests, for this we need a patient table, doctor who referred to do the test, and what are the tests. so we need few tables (doctors, patients, services, orders, order_details etc..) so after making an invoice, we need to generate a pdf and print it. Can you do a something similar demo. Thank you for your invaluable tutorials. I really liked your channel and I am watching all of them. :)
@shehiali9889
@shehiali9889 2 жыл бұрын
Great video, though i see you still have id field in the users table. Would you recommend leaving the id field as the primary key and then add the uuid field or in my case use the uuid as the model primary key automatically for all tables? My use case is an application that uses multiple database which makes uuid a better option for me.
@Laratips
@Laratips 2 жыл бұрын
Actually I always use auto incrementing id as the primary key. Integer is always faster when you are querying the database.
@isabelphillips451
@isabelphillips451 2 жыл бұрын
I usually prefer having the ID as primary and UUID or any other form of hash ID column separately. Then in my model, I can set the getRouteKeyName to use the UUID by default.
@cristiandavidhomeacosta5091
@cristiandavidhomeacosta5091 2 жыл бұрын
I really love your videos, I would love to see a tutorial on how to configure xdebug with vscode and laravel? Thanks for your great content.
@Laratips
@Laratips 2 жыл бұрын
I did that few weeks ago by watching this video(kzbin.info/www/bejne/n53SdJ2rprKXgbc) It is in very detail and from the creator himself.
@pushpenbanerjee9625
@pushpenbanerjee9625 Жыл бұрын
Love it
@NirajDhakal
@NirajDhakal 2 жыл бұрын
Bro I need extension pack you are using..
@Laratips
@Laratips 2 жыл бұрын
These are the extensions I use: Laravel Blade formatter Laravel Blade Snippets Laravel Extra Intellisense Laravel goto view Laravel-goto-controller PHP Intelephense PHP Namespace Resolver
Laravel Security: Top 7 Mistakes Developers Make
11:16
Laravel Daily
Рет қаралды 88 М.
-5+3은 뭔가요? 📚 #shorts
0:19
5 분 Tricks
Рет қаралды 13 МЛН
The Lost World: Living Room Edition
0:46
Daniel LaBelle
Рет қаралды 27 МЛН
Laravel Eloquent: Deeper Relationships with One Query
10:37
Laravel Daily
Рет қаралды 146 М.
Junior Code Review: Laravel Routes, Middleware, Validation and more
19:57
Laravel Advanced - Task Scheduling - CRON Job
16:26
Laratips
Рет қаралды 64 М.
Laravel Beginner tutorial | Laravel Service Provider
12:03
Bitfumes
Рет қаралды 42 М.
How to Encrypt Database Fields in Laravel?
5:29
Laravel Daily
Рет қаралды 23 М.