Byte Ebi's Logo

Byte Ebi 🍀

A Bit everyday A Byte every week

Importing Excel or CSV Files into Laravel

Utilize the Laravel-excel package to import Excel or CSV files and write data to the database.

Ray

When the backend interface isn’t fully developed or when users have extensive data that they prefer not to input manually, opting for a bulk import via a form becomes essential.
This is where the Laravel-excel package comes into play. Additionally, it’s worth discussing the challenges encountered when importing a large volume of data at once.

Operating Google Forms with GAS (Google App Script)

Leveraging GAS (Google App Script) services to utilize Google Forms as a simplified database.

Ray

When the back office isn’t fully established but the frontend is already live, there’s a desire to enable non-programmers to autonomously adjust the website’s content.
Alternatively, in cases where temporary content needs to be recorded without creating a dedicated database table, we often resort to managing this data through Google Forms.

Recent Posts

Categories

Tags