mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-21 04:04:07 +00:00
Move Hashids classes from app/Hashids to app/Services/Hashids
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* Hashids connection config (per model class).
|
||||
*
|
||||
* Wired by App\Hashids\HashidsServiceProvider using the hashids/hashids package.
|
||||
* Wired by App\Services\Hashids\HashidsServiceProvider using the hashids/hashids package.
|
||||
*/
|
||||
|
||||
use App\Models\Company;
|
||||
|
||||
Reference in New Issue
Block a user