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 2936
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 3795
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 1982
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 1621
Best way to show website language based on visitor location
Codes   Laravel   PHP  

Best way to show website language based on visitor location

If you are making your website using laravel and finding the solution to translate your website for multiple languages, you can follow this post 4 simple steps to make your website support multi-la...

16 Jul 2021 SETHA THAY 1955
4 simple steps to make your website support multi languages in laravel
Technologies   Codes   Laravel  

4 simple steps to make your website support multi languages in laravel

The best websites require content that anyone can understand and communicate well with, not just only focus on design, that is why websites like Apple, Microsoft, Amazon take into consideration muc...

11 Jul 2021 SETHA THAY 1614
Stoplight Your Best Friend for Document Your Rest API
Technologies   Codes   Tools   API  

Stoplight Your Best Friend for Document Your Rest API

Using Stoplight you can create OpenAPI descriptions, documentation, mock servers much faster than other API tools, with no specialized knowledge and experiences required in design the specific...

10 Jul 2021 SETHA THAY 2015
Super simple way to write log in Laravel
Codes   Laravel  

Super simple way to write log in Laravel

Yes, super simple !!! If you find other articles difficult to understand about writing log in laravel, here this post is for you. You can enable and help to understand what is happening inside...

09 Jul 2021 SETHA THAY 1250


Scroll to Top