JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "resource.stub"

Full Path: /var/www/laravel_filter/vendor/nwidart/laravel-modules/src/Commands/stubs/resource.stub
File size: 280 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace $NAMESPACE$;

use Illuminate\Http\Resources\Json\JsonResource;

class $CLASS$ extends JsonResource
{
    /**
     * Transform the resource into an array.
     */
    public function toArray($request): array
    {
        return parent::toArray($request);
    }
}