How to design overlapping profile images using HTML and CSS
Technologies   General Knowledge   Codes   Laravel  

How to design overlapping profile images using HTML and CSS

When you have a list of people on your website, sometimes it may not be possible to show their profile images due to limited space. Using a simple CSS technique, you can arrange these images t...

22 Dec 2023 SETHA THAY 797
Using HTML CSS and JavaScript to Design Modern Login and Register Form | Toggle Tab
Technologies   Codes   Laravel  

Using HTML CSS and JavaScript to Design Modern Login and Register Form | Toggle Tab

Working in field web development, you have at least one to face the task of designing the login and registration form. In this blog post, we will introduce you to one design of a toggle tab fo...

01 Oct 2023 SETHA THAY 752
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 3924
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 4665
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 2462
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 2054
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 2399
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 2115


Scroll to Top