Ilie Florea 🇪🇺 (@ilieflorea) 's Twitter Profile
Ilie Florea 🇪🇺

@ilieflorea

I love Technology and #Techno music https://t.co/JGxgLGD 🇧🇪🇷🇴🇪🇸🇫🇮 tech enthusiast, web developer and nature lover 🌍

ID: 393502482

calendar_today18-10-2011 16:46:22

4,4K Tweet

75 Takipçi

125 Takip Edilen

Laracasts (@laracasts) 's Twitter Profile Photo

This week, I recorded ten episodes of a course that we'll be dropping in full early next month. About fifteen more to go. It'll also be free to all. No sign up required. - Jeffrey

Home Assistant (@home_assistant) 's Twitter Profile Photo

Last October feels like a decade ago, but our friends at GitHub shared the perfect video from Universe '24 to remind us how a personal project became an open source movement. 😌 See how Mona uses Home Assistant without giving up control 🤩 youtube.com/watch?v=_SoA2z…

Laracasts (@laracasts) 's Twitter Profile Photo

There's a good chance `DB::transaction()` is all you'll ever need when it comes to running a set of queries within a database transaction. It'll automatically handle commits, retries, rollbacks, etc. No point trying to take on that responsibility, unless there's a very good

There's a good chance `DB::transaction()` is all you'll ever need when it comes to running a set of queries within a database transaction. It'll automatically handle commits, retries, rollbacks, etc.

No point trying to take on that responsibility, unless there's a very good
Povilas Korop | Laravel Courses Creator & Youtuber (@povilaskorop) 's Twitter Profile Photo

Discover community-maintained Laravel starter kits larakits.codelabmw.dev A dedicated website to list the kits and search for something that would suit your needs. Our new Laravel Daily starter kit is also in the list :)

Discover community-maintained Laravel starter kits
larakits.codelabmw.dev

A dedicated website to list the kits and search for something that would suit your needs.

Our new Laravel Daily starter kit is also in the list :)
Codecourse (@teamcodecourse) 's Twitter Profile Photo

Add Cloudflare Turnstile to your Livewire forms with ease, then customise the widget and handle failed verifications with clear validation. codecourse.com/courses/cloudf…

Povilas Korop | Laravel Courses Creator & Youtuber (@povilaskorop) 's Twitter Profile Photo

I get asked this more and more often. So published the article that I'm planning to update pretty regularly. My Cursor Rules for Laravel Projects laraveldaily.com/post/my-cursor…

I get asked this more and more often.

So published the article that I'm planning to update pretty regularly.

My Cursor Rules for Laravel Projects 
laraveldaily.com/post/my-cursor…
Brian Coords 💻 (@briancoords) 's Twitter Profile Photo

Adding custom checkout fields in Woo has gotten pretty easy with checkout blocks. But I'm lazy. So let's see if I can plug our new tutorials into Cursor and get it to generate them for me...

Povilas Korop | Laravel Courses Creator & Youtuber (@povilaskorop) 's Twitter Profile Photo

Laravel tip. Want to send notifications to someone who isn't a registered user? Use `Notification::route()` without storing the recipient in your DB. Perfect for guest checkouts or contact forms. Link to the docs: laravel.com/docs/12.x/noti… #practicalLaravelDocs

Laravel tip.

Want to send notifications to someone who isn't a registered user? 

Use `Notification::route()` without storing the recipient in your DB.

Perfect for guest checkouts or contact forms.

Link to the docs: laravel.com/docs/12.x/noti…

#practicalLaravelDocs
Povilas Korop | Laravel Courses Creator & Youtuber (@povilaskorop) 's Twitter Profile Photo

NEW COURSE on Laravel Daily! Laravel HTTP Client and 3rd-Party APIs laraveldaily.com/course/laravel… We often need to integrate external APIs. Not all of them have Laravel/PHP package. So, you must learn HTTP client features. - 50-minute course - 7 video+text lessons - Repos included

NEW COURSE on Laravel Daily!

Laravel HTTP Client and 3rd-Party APIs
laraveldaily.com/course/laravel… 

We often need to integrate external APIs.
Not all of them have Laravel/PHP package.
So, you must learn HTTP client features.

- 50-minute course
- 7 video+text lessons
- Repos included
Povilas Korop | Laravel Courses Creator & Youtuber (@povilaskorop) 's Twitter Profile Photo

Laravel tip. Need to validate custom attribute names in error messages? Override the `attributes()` method in Form Requests to replace field names with user-friendly labels in validation messages. Link to the docs: laravel.com/docs/12.x/vali… #practicalLaravelDocs

Laravel tip.

Need to validate custom attribute names in error messages?

Override the `attributes()` method in Form Requests to replace field names with user-friendly labels in validation messages.

Link to the docs: laravel.com/docs/12.x/vali…

#practicalLaravelDocs