EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 4 days ago · software

    How I Structure Real Projects Before Writing Code

    Pre‑coding Process Most developers open VS Code too early. I used to do the same: a client would explain the idea, and within hours I’d be creating Laravel con...

    #project planning #software architecture #requirements gathering #pre‑coding process #development workflow #Laravel #React
  • 5 days ago · software

    Why Laravel Can't Guess Your Factory Relationships

    Laravel factories make testing a breeze, especially when your models are related. However, when a model has multiple relationships to the same target model, the...

    #laravel #php #eloquent #model-factories #testing #relationships #unit-testing
  • 1 week ago · software

    Day 1 - class-booking-system Project

    Day 1: Starting a Laravel Class Booking System What I Did Today I decided to build a class booking system with Laravel. I haven't used Laravel in production be...

    #Laravel #PHP #class booking system #MVC #ORM #web development #tutorial #project diary
  • 1 week ago · software

    Belajar API Laravel: Dari Problem ke Solusi!

    Pernah Nggak? Frontend React Gagal Ambil Data dari Backend Laravel? > Postman cuma muter‑muter tanpa respon? Tenang, kamu tidak sendirian! > Banyak pemula Lara...

    #Laravel #API #CRUD #React #Postman #PHP #backend #tutorial
  • 1 week ago · software

    How to Check External API Throttle Limit in Laravel

    The Idea 1. Call the external API. 2. Check if the response status is 429 Too Many Requests. 3. Read rate‑limit headers if provided. 4. Handle throttling grace...

    #Laravel #API #rate limiting #throttling #PHP #HTTP #web development
  • 1 week ago · software

    Stop Flaky Tests: Freeze Time in Laravel Testing

    !Cover image for Stop Flaky Tests: Freeze Time in Laravel Testinghttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/ht...

    #Laravel #testing #flaky-tests #freeze-time #PHP #unit-testing #test-automation
  • 1 week ago · software

    Laravel Passport Modern Scopes – Attribute-Based OAuth Scope Enforcement

    Laravel Passport traditionally enforces OAuth scopes at the routing level, usually via middleware definitions in route files. While this works, it often leads t...

    #Laravel #OAuth #PHP #API security #Attributes
  • 1 week ago · software

    Exploring Real-World APIs with DataBlock

    Comparing Symfony and Laravel using GitHub and Packagist data In the first article “Handling Nested PHP Arrays Using DataBlock”, we explored DataBlock with a s...

    #php #symfony #laravel #datablock #github-api #packagist-api #http-client #nested-data #composer #api-integration
  • 1 week ago · software

    Testing Database Logic: What to Test, What to Skip, and Why It Matters

    Testing Database Logic and Migrations in Laravel Database logic is one of the hardest parts of an application to test properly. Not because it is exotic or com...

    #testing #database #Laravel #migrations #PHP #unit testing #integration testing #software quality
  • 1 week ago · software

    Exploring Runtime Request Inspection in Laravel (Guards, Contexts, and Tradeoffs)

    Introduction I’ve been experimenting with a Laravel package that inspects requests during runtime, after the request has entered the framework rather than only...

    #Laravel #runtime request inspection #guards #middleware #web security #PHP #request validation
  • 1 week ago · software

    Building a safer way to manage .env in Laravel — and I’ve just released the public roadmap

    !Cover image for Building a safer way to manage .env in Laravel — and I’ve just released the public roadmaphttps://media2.dev.to/dynamic/image/width=1000,height...

    #Laravel #environment-variables #.env #configuration-management #PHP #devtools #roadmap
  • 2 weeks ago · software

    Laravel + Vue (Inertia) + gRPC: building a simple BFF that talks to a gRPC User service

    Why gRPC in a Laravel + Vue project? If you’re building a modern Laravel + Vue app, your default instinct is usually REST/JSON. gRPC is different: you define y...

    #laravel #vue #grpc #inertia #bff #microservices #php #javascript #api #http2 #protocol-buffers

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026