uuid nom package for laravel 18.04

97

uuid nom package for laravel 18.04 -

//above in controller
use Illuminate\Support\Str;

//in function
$uuid = Str::uuid()->toString();

//terminal
composer require "webpatser/laravel-uuid:^3.0"

Comments

Submit
0 Comments