______ ______ _______ _____ _____ ___ / ______ _______________ ____ _______ ___ / ___ |__________ /____(_)______________ ________ __ / _ __ `/__ ___/_ __ `/__ | / /_ _ \__ / __ /| |__ ___/_ __/__ / __ ___/_ __ `/__ __ \ _ /___/ /_/ / _ / / /_/ / __ |/ / / __/_ / _ ___ |_ / / /_ _ / _(__ ) / /_/ / _ / / / /_____/\__,_/ /_/ \__,_/ _____/ \___/ /_/ /_/ |_|/_/ \__/ /_/ /____/ \__,_/ /_/ /_/
🐰
Learning slowly
Full Stack Developer and Laravel Artisan. Building robust, scalable, and user-friendly web solutions. Passionate about code, design and all things tech.
- Ahmedabad, India.
-
06:16
(UTC +05:30) - https://telegram.me/LaravelArtisans
- https://pinkary.com/@MrPunyapal
- https://pinkary.com/@LaravelArtisans
Pinned Loading
-
pinkary-project/pinkary.com
pinkary-project/pinkary.com PublicCreate a landing page for all your links and connect with like-minded people without the noise.
-
Types In PHP
Types In PHP 1### Atomic Types (Built-in and Scalar)
23```php
4// Built-in types
5$variable = null; // null type
-
basic-crud
basic-crud PublicExample of crud operations best practices for beginner to advanced
-
laravel-extended-relationships
laravel-extended-relationships PublicPackage provides additional, more efficient relationship methods for Laravel Eloquent models.
-
PHP Function to Export Products as C...
PHP Function to Export Products as CSV (without saving it in server) 1<?php
23function exportCSV()
4{
5header('Content-type: text/csv');
-
Efficient Laravel Slug Generation: U...
Efficient Laravel Slug Generation: Unique, Sleek, and No Looping 🚀 1<?php
23namespace App\Models;
45use Illuminate\Database\Eloquent\Factories\HasFactory;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.