ADD: Creating class Helpers
This commit is contained in:
parent
6d901f9bac
commit
5975398e90
|
|
@ -1 +1,5 @@
|
|||
<?php
|
||||
|
||||
namespace App\helpers;
|
||||
|
||||
class Helpers {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue