S
S
sawa42016-10-19 15:27:35
Laravel
sawa4, 2016-10-19 15:27:35

How to get data from Laravel 5.2 file?

Hello guys!
How to read data from a file in Laravel?
For example, language files store data in the form of an array (resources/lang/ru/index.php).
How to get them in the controller in the same form?
Maybe someone else has done something similar...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton fon Faust, 2016-10-19
@bubandos

while the standard Lang::get('file.key'); doesn't fit?

Z
zugo, 2016-10-19
@zugo

https://laravel.com/docs/4.2/requests#files

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question