Skip to content
View nwaweru's full-sized avatar
🤙
Available
🤙
Available
Block or Report

Block or report nwaweru

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
nwaweru/README.md

Ndirangu Waweru

Full Stack Web Developer - Vue, Inertia and Laravel

Anurag's GitHub stats

Pinned

  1. laravel-boilerplate laravel-boilerplate Public template

    My ideal Laravel boilerplate e.g. automated backups, audits, custom error pages etc.

    PHP 2

  2. laravel-ui-inertia-vue laravel-ui-inertia-vue Public template

    PHP 2 1

  3. Switching from php8.1 to php8.2 Switching from php8.1 to php8.2
    1
    - Install php 8.2 and some extensions (varies by project/use)
    2
    sudo apt install -y php8.2 php8.2-{mysql,curl,zip,xml,gd,mbstring}
    3
    
                  
    4
    - Switch to the new php 8.2
    5
    sudo update-alternatives --config php