%PDF- %PDF-
Direktori : /var/www/html/workeasy-api/resources/lang/en/ |
Current File : /var/www/html/workeasy-api/resources/lang/en/exceptions.php |
<?php /** * Created by PhpStorm. * User: User * Date: 1/11/2018 * Time: 3:07 PM */ return [ 'no_query_result_for_model' => 'No :model found', 'route_not_found' => 'Route not found', 'method_not_allowed' => 'Http :method is not allowed', 'token_absent' => 'Token is absent', 'file_not_valid' => 'File is not valid', ];