mariomarquesdev's profile picture. 👨‍💻 Laraholic - I’m laravel enthusiast! I’ve been working with @laravelphp since version 5.5.

Mário Marques

@mariomarquesdev

👨‍💻 Laraholic - I’m laravel enthusiast! I’ve been working with @laravelphp since version 5.5.

First @LaraconEU ever and so far it’s being an amazing experience. Thanks to @infraspeak and @Caneco for making this happen. #Laracon #Laravel

mariomarquesdev's tweet image. First @LaraconEU ever and so far it’s being an amazing experience.

Thanks to @infraspeak and @Caneco for making this happen.

#Laracon #Laravel

The whole truth about laravel projects in a few lines.

While working with large Laravel projects, by far the no.1 potential performance problem is the DATABASE. So you need to work on: 1. DB structure 2. Optimizing queries on Eloquent level 3. Eloquent vs Query Builder vs Raw queries 4. Optimizing queries on DB level 5. Caching



When using blades, you can reduce the amount of repeated code by creating a component. 🔥 💻 Try it out: php artisan make:component ShowOrEdit 📖 Documentation: laravel.com/docs/blade#com… #Laravel #Blade #Components

mariomarquesdev's tweet image. When using blades, you can reduce the amount of repeated code by creating a component. 🔥

💻 Try it out: php artisan make:component ShowOrEdit
📖 Documentation: laravel.com/docs/blade#com…

#Laravel #Blade #Components

👨‍💻 Did you know that it is possible to listen to the Model's events in a single class? 🔥 🌐Source: laravel.com/docs/eloquent#… #Laravel

mariomarquesdev's tweet image. 👨‍💻 Did you know that it is possible to listen to the Model's events in a single class? 🔥

🌐Source: laravel.com/docs/eloquent#…

#Laravel

Loading...

Something went wrong.


Something went wrong.