vendredi 25 novembre 2016

Best way to store html template (Laravel 5)

I'm building an app where the user is able to load some html template and modify it. So i need to store the base html template and the modified one.

I was naturally going to store the html in the database as TEXT (mysql). But i read here and there that this make the database very slow and we should store it as a file.

Any thought on that case while using Laravel 5 ? How should i store HTML template in Laravel ?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2gcjKha
via IFTTT

Aucun commentaire:

Enregistrer un commentaire