Skip to content
Techno Workshop Logo

all about technology

  • Home
  • Suggest

Category: PHP

What Is Middleware in Laravel – and How to Create Your Own

What middleware is and how to create your own in Laravel 11/12 – bootstrap/app.php registration, aliases, groups, parameters, and before/after logic.

What Is Middleware in Laravel – and How to Create Your Own

What middleware is and how to create your own in Laravel 11/12 – bootstrap/app.php registration, aliases, groups, parameters, and before/after logic.

Read more →

Author techworkshopPosted on May 2, 2022August 12, 2026Categories Laravel, PHP, Tools & Tech NewsTags Laravel, php

Detecting Bugs in PHP Code with PHPStan: A Static Analysis Tool

Learn how to detect bugs early in your PHP codebase using PHPStan, a powerful static analyzer. Improve code quality with practical tips and examples.

Detecting Bugs in PHP Code with PHPStan: A Static Analysis Tool

Learn how to detect bugs early in your PHP codebase using PHPStan, a powerful static analyzer. Improve code quality with practical tips and examples.

Read more →

Author techworkshopPosted on April 25, 2022July 8, 2026Categories PHP, Tools & Tech NewsTags php

Advanced Error Handling in PHP (Part 2)

Explore advanced techniques for error handling in PHP including exceptions, custom error handlers, and best practices in Part 2 of this series.

Advanced Error Handling in PHP (Part 2)

Explore advanced techniques for error handling in PHP including exceptions, custom error handlers, and best practices in Part 2 of this series.

Read more →

Author techworkshopPosted on April 22, 2022July 8, 2026Categories PHP, Tools & Tech News

PHP Error Handling: Errors, Exceptions, and Logging in PHP 8

Modern PHP error handling – try/catch with Throwable, custom exceptions, converting warnings to exceptions, and production display/logging settings.

PHP Error Handling: Errors, Exceptions, and Logging in PHP 8

Modern PHP error handling – try/catch with Throwable, custom exceptions, converting warnings to exceptions, and production display/logging settings.

Read more →

Author techworkshopPosted on April 21, 2022August 24, 2026Categories PHP, Tools & Tech NewsTags php

CodeIgniter: Print the Last Executed Query (One Line Fix)

Get the last executed SQL query in CodeIgniter with $this->db->last_query() – quick debugging examples for CodeIgniter 3, plus profiler and log tips.

CodeIgniter: Print the Last Executed Query (One Line Fix)

Get the last executed SQL query in CodeIgniter with $this->db->last_query() – quick debugging examples for CodeIgniter 3, plus profiler and log tips.

Read more →

Author techworkshopPosted on April 18, 2022July 10, 2026Categories PHPTags Code Igniter, php

Posts pagination

Previous page Page 1 … Page 4 Page 5 Page 6 Page 7 Next page

Archives

Tag Cloud

  • authentication (3)
  • authorization (2)
  • background-jobs (1)
  • Code Igniter (5)
  • composer (3)
  • continuous-integration (2)
  • database-queue (1)
  • database performance (2)
  • devops (2)
  • dotenv (2)
  • eloquent (3)
  • express (4)
  • filament (6)
  • frontend-development (2)
  • github-actions (4)
  • input validation (2)
  • javascript (4)
  • jest (2)
  • Laravel (47)
  • laravel-admin-panel (3)
  • Laravel Livewire (6)
  • Laravel Livewire Tutorial (3)
  • Laravel Tutorial (4)
  • linux (3)
  • livewire (12)
  • machine-learning (3)
  • mysql (7)
  • nodejs (8)
  • oauth2 (2)
  • package manager (1)
  • passport (2)
  • php (28)
  • php-security (2)
  • python (3)
  • react (2)
  • reactjs (2)
  • security (8)
  • shell (3)
  • tailwindcss (4)
  • ubuntu (11)
  • unix (3)
  • web-development (2)
  • Web Development (7)
  • websocket (2)
  • wordpress (2)

Calendar

September 2026
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
282930  
« Aug    
  • Home
  • Suggest
Proudly powered by WordPress