#laravel resultados da pesquisa
🎉 Zap for Laravel just got smarter! ✨ NEW: Buffer Time - add cleanup gaps between appointments 📅 NEW: Bookable Slots - auto-respect availability schedules All PR by @olivermbs 😍 Perfect for clinics, salons & consultations! 📖 Docs: zap-for-laravel.com #Laravel #PHP
#Laravel Tip Did you know... Laravel has a Benchmark class that lets you measure the time of any task:
#Laravel lazy() vs get() Did you know.... You can stream large datasets from the DB using lazy() — way more memory-efficient than get().
#Laravel #PHP Do you use compact() when passing data to views....? Is it an elegant shorthand or readability killer? Drop your thoughts in the comments!👇
#Laravel and #PHP Tip Did you know… you can import multiple classes from a single namespace like this👇 Way cleaner, right? 😁
#Laravel #PHP Ever replaced a bunch of isset() checks with optional chaining? Smart move or risky readability hit? 👇
Retour en images sur le premier événement de la communauté @laravelsenegal ! Ce 1er novembre 2025, nous avons accueilli passionnés, développeurs et curieux à Orange Digital Center pour une journée d’échanges, de partage et de découvertes autour de Laravel. #laravel
#Laravel #PHP Do you use ?? or stick with isset() ? Clean shortcut or confusing syntax? What do you think...👇
Option B: #Laravel Tips 💡 1️⃣ Need a throwaway disk for tests or temp exports without touching config? Use Laravel’s on-demand disks to spin up a filesystem at runtime. It keeps tests isolated and avoids polluting filesystems.php
For all the #Laravel devs out there using Windows 💻 composer install — the most “productive” 5–10 minutes of every Laravel developer’s day 😅
Laravel Tip 💡: Wrap a Pipeline in a DB Transaction Elegantly If you are using Laravel pipelines and wrapping the whole thing in a DB transaction, since Laravel v12.22 you can simplify your code by just calling "withinTransaction()" on the pipeline 🚀 #laravel
#Laravel Tip Did you know... You can fetch a single column directly with value() — simpler & faster than first().
Spent 22 hours debugging a Laravel “class not found” error. Checked everything, routes, namespaces, composer dump, you name it. The problem? My file was named admin.php instead of Admin.php. 22 hours. For one letter. Dev Misery😭💻 #Laravel #DevLife
#Laravel Tip Did you know about… `whereAny()` method that can search multiple columns using OR logic in a cleaner way!👇
Fast ⚡ Secure 🔒 Scalable 🚀 Laravel — the framework powering tomorrow’s web apps. Build your next scalable app with KrishaWeb. #Laravel #WebDevelopment #PHPFramework #KrishaWeb
Descubrí un truco en #WordPress que multiplica x2 la velocidad de carga de tu sitio 😲. Implementarlo lleva menos de 5 mins y los resultados son instantáneos. ¿Quieres saber cómo? Dale RT y comparte la magia ✨🚀 #Laravel #PHP #WebDevelopment #Innovación
Isolocity is hiring a Full stack web developer 📍 Remote/ Canada Only 💰 Cad 100,000 - 120,000 🏢 Full-Time #itjobsfromhome #react #laravel #mysql #fullstack itjobsfromhome.com/jobs/full-stac…
I was a #laravel enthusiast for a while, now I feel it is time to move #nextjs and #supabase. Similar capabilities, much faster shipping times, easier to find devs and for some reason LLMs seem to be doing a better job here , so also better to vibe code .
Just shipped the games catalog page for desktop and mobile. heresmyshelf.com #Laravel #TailwindCSS #BuildInPublic
🛠️ Debug Laravel issues faster in 2025! Check out my latest guide for common pitfalls, quick fixes, & snappy code snippets. Keep your apps bug-free and performant! #Laravel #PHP #webdev #Debugging #2025 medium.com/p/why-your-lar…
Just built my first AI coworker with @TelexIM — “Say It Nicer 🤖✨” A Laravel-powered agent that rewrites blunt text into a kinder tone. Building smarter, more polite systems — one API at a time. #HNG #Telex #Laravel #AI
New job alert! 🚀 Calling all Full-Stack Developers! BitterBrains is seeking a talented coder skilled in Vue.js and Laravel to join their remote team. Be part of innovative projects like Vue School and Nuxt Nation. Apply now: larajobs.com/job/3761 #laravel
A PR for #Laravel github.com/laravel/framew… Tell me your thoughts :-)
#Laravel lazy() vs get() Did you know.... You can stream large datasets from the DB using lazy() — way more memory-efficient than get().
JWT authentication for Laravel. Secure your API with JSON Web Tokens. #Laravel #JWT #APIAuthentication
See you in Verona 🇮🇹 on November 20. Laravelday! We’ll dig into Laravel’s source to see how it works under the hood and borrow tricks for our projects. Let’s hack the source. #LaravelDay #Laravel @grusp @LaravelDayIt @Laravel
Hey X 👋 I’m Olamide, a Web Developer (PHP/Laravel) learning DevOps to build and deploy smarter. I built @billently, an invoice generator that helps artisans, freelancers & small business owners bill with ease Sharing my builds, lessons & wins 🚀 #WebDev #Laravel #TechTwitter
Generate different types of QR codes in your Laravel app easily. codewolfy.com/generate-diffe… #laravel #php #qrcode #webdev #codewolfy
Laravel 12 + JWT = secure APIs for 2025 ✅ Stateless auth ✅ Token refresh ✅ Route protection ✅ Real code examples If you're building apps, microservices—this is for you #Laravel #JWT #WebSecurity #API #SadiqueWrites #DeveloperExperience #Laravel12 medium.com/p/step-by-step…
#DailyResource Article by Sean Kegel Elevate Your Laravel Eloquent Queries with Tappable Scopes Read now at bestoflaravel.com/go/3490 #php #laravel #webdev #javascript #tech #resources #developers
Isolocity is hiring a Full stack web developer 📍 Remote/ Canada Only 💰 Cad 100,000 - 120,000 🏢 Full-Time #itjobsfromhome #react #laravel #mysql #fullstack itjobsfromhome.com/jobs/full-stac…
es una pesadilla programar con laravel, vite y agregar librerias como select2, definitivamente no funciona! el tema no se configura, el idioma menos. Mejor seria ir a la vieja usanza antes de vite. #vite #laravel #php #select2js #dev
#Laravel and #PHP Tip Did you know… you can import multiple classes from a single namespace like this👇 Way cleaner, right? 😁
#Laravel #PHP Do you use compact() when passing data to views....? Is it an elegant shorthand or readability killer? Drop your thoughts in the comments!👇
#Laravel #PHP Ever replaced a bunch of isset() checks with optional chaining? Smart move or risky readability hit? 👇
Huge shoutout to @filamentphp 🎉 Frontend that vibes ✨ + backend that hustles 💪 = pure developer happiness 💜 At this point, Laravel without Filament feels like chai without sugar 🚀 #Laravel #FilamentPHP
#Laravel #PHP Do you use ?? or stick with isset() ? Clean shortcut or confusing syntax? What do you think...👇
🎉 Zap for Laravel just got smarter! ✨ NEW: Buffer Time - add cleanup gaps between appointments 📅 NEW: Bookable Slots - auto-respect availability schedules All PR by @olivermbs 😍 Perfect for clinics, salons & consultations! 📖 Docs: zap-for-laravel.com #Laravel #PHP
For all the #Laravel devs out there using Windows 💻 composer install — the most “productive” 5–10 minutes of every Laravel developer’s day 😅
#Laravel Tip Did you know... You can fetch a single column directly with value() — simpler & faster than first().
Laravel Tip 💡: Wrap a Pipeline in a DB Transaction Elegantly If you are using Laravel pipelines and wrapping the whole thing in a DB transaction, since Laravel v12.22 you can simplify your code by just calling "withinTransaction()" on the pipeline 🚀 #laravel
#Laravel Tip Did you know... Laravel has a Benchmark class that lets you measure the time of any task:
👋 Hello Laravel developers, What are you building today? With LaraCopilot, you just describe your feature And watch the project structure, models, controllers, migrations, and views generate in seconds. #laravel #laraveldevelopers #laravelcommunity
#Laravel Tip 🚀 In Laravel, the `Arr::hasAll` method allows you to check if all the specified keys are present in an array. It supports nested keys using dot notation and returns true only if every key exists.
Spent 22 hours debugging a Laravel “class not found” error. Checked everything, routes, namespaces, composer dump, you name it. The problem? My file was named admin.php instead of Admin.php. 22 hours. For one letter. Dev Misery😭💻 #Laravel #DevLife
#Laravel Tip 🚀 In Laravel 12, you can use the `toResource()` helper directly on your Eloquent models. Just fetch your data, and instantly convert it into a clean, structured API resource.
Something went wrong.
Something went wrong.
United States Trends
- 1. Cam Coleman 2,672 posts
- 2. Iowa 28K posts
- 3. Dante Moore 3,131 posts
- 4. #UFCVegas111 8,752 posts
- 5. Indiana 42K posts
- 6. Penn State 25.6K posts
- 7. Mendoza 23.3K posts
- 8. Heisman 11.1K posts
- 9. Gus Johnson 7,868 posts
- 10. Mizzou 5,136 posts
- 11. Clark Lea N/A
- 12. Atticus Sappington N/A
- 13. #GoDucks 2,981 posts
- 14. #kufball N/A
- 15. UConn 4,535 posts
- 16. Sayin 71.8K posts
- 17. Lance 31.3K posts
- 18. Diego Pavia N/A
- 19. Sounders 1,077 posts
- 20. Aggies 2,875 posts