Skip to content
View phoenix1331's full-sized avatar
  • Phoenix1331
  • Newport, South Wales

Block or report phoenix1331

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. laravel-auth-audit laravel-auth-audit Public

    Authorisation coverage reporting for Laravel. Statically scans routes, controllers, and Policies to find unprotected endpoints and IDOR risks - with a CI threshold, named anti-patterns, and a self-…

    PHP 2

  2. laravel-http-query-demo laravel-http-query-demo Public

    Demonstrating the new HTTP QUERY verb (RFC 10008) in Laravel 12 - contrasted against GET and POST with a live mock endpoint.

    Blade 1

  3. laravel-test-playground laravel-test-playground Public

    A hands-on reference showing how unit, feature, and end-to-end tests differ - built on Laravel 13, Pest, and Playwright / Dusk comparisons with real models, services, and UI to test against.

    PHP 1

  4. larastatus larastatus Public

    A VS Code status bar extension that displays live Laravel project metrics - tests, migrations, routes, TODOs, git stats and more.

    TypeScript 1

  5. laravel-ai-quiz-app laravel-ai-quiz-app Public

    A Laravel 12 quiz application powered by AI - built with Livewire, Alpine.js, and Filament. Fetches trivia questions from the Open Trivia Database and generates personalised AI performance summari…

    PHP

  6. laravel-redis-playground laravel-redis-playground Public

    A Laravel 13 demo app showcasing Redis as cache, session, queue, rate limiter, pub/sub, and more - with hands-on examples for each feature

    Blade