mirror of
https://github.com/archtechx/airwire-demo.git
synced 2025-12-12 00:24:03 +00:00
5 lines
84 B
PHP
5 lines
84 B
PHP
<?php
|
|
|
|
return [
|
|
'created' => 'The user :name has been created with id :id!',
|
|
];
|