Laravel this is not only a practical framework, it is also a programming style
$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 ?
Aucun commentaire:
Enregistrer un commentaire