Where to make the file if i want to use this trait on my Models
How should this file look like if i want to have this trait inside:
trait FormatDates
{
Using this package you can create create Repository, Repository with Interface, Service, Trait form command line using php artisan command.
composer require theanik/laravel-more-command --dev
For create trait
php artisan make:trait {Trait Name}
Git repo : https://github.com/theanik/laravel-more-command