CodeBriefly
Tech Magazine
Browsing Tag

Laravel Setup

Laravel 5 Export Data in Excel and CSV

In this article, we will discuss Laravel 5 Export Data Excel/CSV. To achieve this functionality, we are using "Maatwebsite/Laravel-Excel" package. Here I will explain you step by step to export the data to Excel or CSV as per your needs.…

Basic Use of Model Factories in Laravel

In this article, we will discuss the basic use of Model Factories in Laravel. Laravel comes with the feature called model factories that are offered to made fake models quickly. It's used in the database testing and database seeding. Let's…

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. AcceptRead More