Support the ongoing development of Laravel.io →
posted 8 years ago
Input
Last updated 1 year ago.
0

if this data is constantly read/written there could be a huge degradation in your app performance. if you really need to store these documents. consider using a document storage db such as mongodb.

that said, there are numerous ways to read from text file. you can make your own file read function or use something like fgetcsv in php. Do some googling there are hundreds of tutorials on how to do this.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Botolf botolf Joined 30 Nov 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.