Answer the question
In order to leave comments, you need to log in
Importing large YML file in Laravel?
There is a large 7 GB yml file
How to parse it and write it to the database through Laravel.
Can you suggest some plugin that would not read the file completely, but would parse it line by line.
Answer the question
In order to leave comments, you need to log in
It is necessary to use streaming parsers - one or the other , taking out the work itself in the queue.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question