Laravel 8 before {#collection-method}

2021-07-19 10:31 更新

before 方法返回字符串中指定值之前的所有內(nèi)容:

use Illuminate\Support\Str;

$slice = Str::of('This is my name')->before('my name');

// 'This is ' 
以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號