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 3157
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 3619
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 2409
Differences of GraphQL and REST
Technologies   General Knowledge   Codes   API  

Differences of GraphQL and REST

In this post, I am going to share some thoughts on GraphQL vs REST which often developers tend to feel confusing due to its similarities and functionalities. There is no best API out there, you can...

03 Jul 2021 SETHA THAY 2272
Create An Interactive Image Map and Highlight on Areas when Mouseover
General Knowledge   Codes   Tools  

Create An Interactive Image Map and Highlight on Areas when Mouseover

In this post, I will show you step by step how you can make an interactive image map and highlight each area of images when mouseover. As you may see in the post's thumbnail is a map of my coun...

02 Jul 2021 SETHA THAY 23743
Using JavaScript to Translate Your Static Website
Technologies   Codes   Laravel  

Using JavaScript to Translate Your Static Website

A static website contains web pages with fixed content. each page is coded in HTML and displays the same information to every visitor. A static site can be built by simply creating a few HTML ...

29 Jun 2021 SETHA THAY 29312
Begin New Project with Laravel Sail and Docker on Window 10
Technologies   Codes   Laravel   PHP  

Begin New Project with Laravel Sail and Docker on Window 10

You may already know the powerful features and benefits of using Docker in your development and production environment. Docker is quite popular these days in the world of developers, software ...

26 Jun 2021 SETHA THAY 17147
Tip to count view of an article in Laravel
Codes   Laravel   PHP  

Tip to count view of an article in Laravel

In this post, I would like to write a small coding tip on how you can count the number of views on an article or post in the laravel application. There are some benefits of page views. It allows yo...

25 Jun 2021 SETHA THAY 5898


Scroll to Top