Skip to content
View pragnesh87's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report pragnesh87

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
pragnesh87/README.md

Hi there, Welcome to My Profile 👋

About.php

<?php

namespace India/Gujarat/Vadodara;

class Person extends Human
{
  public string $name = "Pragnesh Chauhan";
  public string $description = "I am a full-stack PHP developer with over 10 years of experience, 
        I am love to working with Laravel, CodeIgniter.";
  public array $techstack = ['PHP', 'Laravel', 'CodeIgniter', 'VueJs'];
}
?>

Popular repositories Loading

  1. tall-datatable tall-datatable Public

    Laravel Livewire DataTable

    PHP 3

  2. laravel-package-helper laravel-package-helper Public

    Provide commands to create laravel package files.

    PHP 2

  3. jquery-paginate jquery-paginate Public

    jquery plugin for pagination

    JavaScript

  4. jiffy-logger jiffy-logger Public

    Simple PSR-3 Based logger

    PHP

  5. pragnesh87 pragnesh87 Public

  6. php-frameworkless php-frameworkless Public

    PHP framework less web application example

    PHP