What's New in Laravel v8.53.0

What's New in Laravel v8.53.0

Laravel

3 года назад

3,990 Просмотров

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


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

@mreduar
@mreduar - 13.08.2021 15:51

Hey Mohamed! I love your setup environment! And thank you for updating us about Laravel, Greetings from Venezuela.

Ответить
@ruslanpopelyshyn1277
@ruslanpopelyshyn1277 - 08.08.2021 21:11

thanks for immutable dates)

Ответить
@mohammadharis105
@mohammadharis105 - 07.08.2021 21:17

Great updates! Date immutable and queue moniter features are great 🔥.

Ответить
@DominicSears
@DominicSears - 05.08.2021 22:27

What theme/color scheme is he using for PHPStorm?

Ответить
@Bitfumes
@Bitfumes - 05.08.2021 19:37

Immutable Casting is ever needed feature

Ответить
@sabrizone
@sabrizone - 05.08.2021 17:42

Hi sir, I have a query!
whenever I need to add a column to the current database I always use "php artisan migrate / php artisan migrate refresh " which deletes all data in the database. so, is there any way to make a migration for adding columns or add tables without losing my data in the database?(seeding is not a solution I need original data uploaded by me). I am waiting for your reply and I am a laravel developer running this Chanel with the name of "SabriZone". where I try to upload content related to laravel please visit my Chanel and let me know what should I do to improve my Chanel content quality. thanks in advance.

Ответить
@pno86
@pno86 - 05.08.2021 15:26

To prevent date modifications, you can also use a copy of the Carbon instance using $anniversary->copy().

This way the mutauions will be done on a copy and the original instance remains unchanged.

But it's probably good to enforce this behavior.

Ответить
@user-ml7cu5ew9d
@user-ml7cu5ew9d - 05.08.2021 14:15

I am shocked by your laravel, the fact that phpmyadmin does not work when exporting the database, errors come out.
all the hosting services that I use, they use only phpmyadmin.

Ответить
@Shez-dc3fn
@Shez-dc3fn - 05.08.2021 13:19

what about immutable datetime? or does that not matter

Ответить
@Shez-dc3fn
@Shez-dc3fn - 05.08.2021 13:17

monitor is the wrong name imo - as monitor means constantly monitoring.. a better name would be status or w/e..

Ответить
@raulcubitto7922
@raulcubitto7922 - 05.08.2021 03:53

Awesome video, thanks!

Ответить
@georgehoffman1762
@georgehoffman1762 - 04.08.2021 20:20

Thanks for another informative video and also for your hard work improving Laravel and its ecosystem. I'd love to see a comparison of use cases for Forge vs Vapor. E.g., if your app does "X" you're much better off with "Y" -- that kind of thing. The crazy obscurity of AWS pricing turns a lot of people off, but I do appreciate the seamless scalability for a growing app.

Ответить
@DavidSmith-gb6sf
@DavidSmith-gb6sf - 04.08.2021 17:17

What is the count down in your terminal for?

Ответить
@chetankharel4435
@chetankharel4435 - 04.08.2021 17:11

haha.. finally laravel ships with the Immutable Date Casting.. I have been in this issue. 😀

Ответить
@Xewl
@Xewl - 04.08.2021 17:05

Honestly I would never add/change a Date object to then check a difference in that order.
(I'd change the now() one to subtract 5y or set that one 5y ago.)
This will still bite people in the a** going forward, for sure :D
Good that the option exists, ofc! :)

Ответить
@GergelyCsermely
@GergelyCsermely - 04.08.2021 17:02

Thanks

Ответить
@sabonzy
@sabonzy - 04.08.2021 16:48

Mahamed pls can u add keywords to video title, this will make it very ease for future reference. Thanks

Ответить