Laravel 8 Call to undefined function str_slug()
Hello,
At the moment, i we are going to present you laravel eight name to undefined perform str_slug(). This text will provide you with easy instance of laravel eight name to undefined perform str_slug(). you’ll study laravel eight name to undefined perform str_slug(). So let’s comply with few step to create instance of laravel eight name to undefined perform str_slug().
Set up laravel/helpers package deal
composer require laravel/helpers
Use the beneath code in your individual controller
use IlluminateSupportStr; $posts->slug = str_slug($request->enter('title').' '.$posts->id, '-');
Komentar
Posting Komentar