jeudi 10 mars 2016

Column Types for 64 Encoded Image via Laravel Migration

$table->text('company_logo')->nullable();

I'm trying to create a migration to store Base 64 Encoded image in my My SQL database. I'm not if what I have is good enough.

Is what I have good enough ? How do I know it ?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire