5 Useful Tools for Laravel Developers
Technologies   General Knowledge   Laravel   Tools  

5 Useful Tools for Laravel Developers

This blog post will provide 5 valuable tools for Laravel developers to increase productivity and efficiency in the development phases.  1. Laravel Valet / Laragon Laravel Valet is a deve...

12 Jan 2023 SETHA THAY 392
19 Ecosystem in Laravel Framework You Must Know - Part 1
Technologies   General Knowledge   Laravel   PHP  

19 Ecosystem in Laravel Framework You Must Know - Part 1

This article will shortly introduce the popular useful ecosystems in the Laravel framework you might not know about. As many companies worldwide use Laravel in their projects, and thousands of pack...

20 Jul 2022 SETHA THAY 763
How to setup and configure laravel telescope in existing projects
Codes   Laravel   Tools  

How to setup and configure laravel telescope in existing projects

In this article, we are going to do an experiment showcase of the laravel telescope for our existing project NestCode GEO which includes step by step of installation processes and configuratio...

30 Dec 2021 SETHA THAY 2084
Fetching Data From Firebase Firestore Using Laravel
Codes   Laravel   Cloud Services  

Fetching Data From Firebase Firestore Using Laravel

In this blog, we are going to introduce the know-how of fetching data from firebase firestore using laravel. This technique is inspired by the real project in which we are working with our client w...

25 Oct 2021 SETHA THAY 3121
4 Popular PHP Frameworks for Web Development
Technologies   Laravel   PHP  

4 Popular PHP Frameworks for Web Development

PHP is one of the languages for web development. PHP might not be as popular as Python or JavaScript, it is still currently active and used by many developers around the world. Top US technolo...

30 Aug 2021 SETHA THAY 752
Simple Steps to Create Your First Laravel Package
Laravel   Tools   PHP  

Simple Steps to Create Your First Laravel Package

Packages are significantly important in adding functionality to your laravel project. As you may already see Carbon is also a package to handle date operation in laravel. Packages may vary based on...

04 Aug 2021 SETHA THAY 985
CRUDBooster an effective CRUD generator to bootstrap laravel web application development
Codes   Laravel   Tools   PHP  

CRUDBooster an effective CRUD generator to bootstrap laravel web application development

In the previous post, I wrote about setting up a new project with laravel sail and docker on window 10 which is a new development model for these recent years. This is because of the...

18 Jul 2021 SETHA THAY 1628
The best package to export data to excel in laravel
Codes   Laravel   Tools   PHP  

The best package to export data to excel in laravel

One of the default functionality that should exist in software or web development is exporting data in different formats such as Ms.Excel, PDF, or Ms.Word. It becomes a norm for almost every softwa...

17 Jul 2021 SETHA THAY 1307


Scroll to Top