name : resource.stub
<?php

namespace $NAMESPACE$;

use Illuminate\Http\Resources\Json\Resource;

class $CLASS$ extends Resource
{
    /**
     * Transform the resource into an array.
     *
     * @param  \Illuminate\Http\Request
     * @return array
     */
    public function toArray($request)
    {
        return parent::toArray($request);
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password