Programming

How to Detect Mobile Device and Redirect to Mobile site using Laravel and .htaccess

Submitted by onlinecode-org on
Using Laravel .htaccess to Detect Mobile Devices and Redirect to Mobile Site This post provides information on how to use Laravel .htaccess to detect mobile devices and redirect users to the mobile version of a website. It includes details on the implementation and offers a demo if necessary. What is the .htaccess file? The .htaccess file, which stands for hypertext access file, is a configuration

Simple Black Jack Card Game in JavaScript Free Source Code

Submitted by razormist on
Simple Black Jack Card Game in JavaScript Free Source Code - A classic card game where you play with cards and make a deal with a dealer to procure the winner. This game as the same mechanics of the original black jack in the casino where you need to get a numbers closest to 21. JavaScript Free Source Code.

Simple Language Translator App using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Language Translator App using Tkinter in Python Free Source Code - A simple Python program that can translate the word you entered into the language you selected. This application include only a limited languages such as Spanish, French, Korean, Chinese, etc. Python Free Source Code.

Simple Board Game(Chess) in JavaScript Free Source Code

Submitted by razormist on
Simple Board Game(Chess) in JavaScript Free Source Code - A simple Board game where the game mechanics is the same as the original chess game. This game can be played by two player where they will compete to each other by taking down the king piece. JavaScript Free Source Code.

Lost and Found Information System using PHP and MySQL DB Source Code Free Download

Submitted by oretnom23 on
This project is entitled Lost and Found Information System. It is a web-based application that provides an online platform for individuals to post lost and found items. The project was mainly developed using PHP and MySQL Database. It has a pleasant user interface using Bootstrap v5 Framework and NiceAdmin Template. It contains multiple user-friendly features and functionalities. How does the Lost

Simple Hunger Maze Game in JavaScript Free Source Code

Submitted by razormist on
Simple Hunger Maze Game in JavaScript Free Source Code - A simple Arcade style game where your only goal is to seek food to ease the hunger inside the maze. The game is very simple you can move your character freely to seek for food inside the maze. JavaScript Free Source Code.

AC Repair and Services System using PHP and MySQL Source Code Free Download

Submitted by oretnom23 on
This project is entitled AC Repair and Services System. This web-based application provides an online platform for Air Conditioner Repair and Services Company's possible clients to book a request for their services. This project was mainly developed using PHP Language and MySQL Database. It has a pleasant user interface using Bootstrap 5 Framework and NiceAdmin Template. The project contains

Simple Space Invader Game using Turtle in Python Free Source Code

Submitted by razormist on
Simple Space Invader Game using Turtle in Python Free Source Code - A simple Arcade style game where it clone the real Space Invader Game application using Turtle framework. The gameplay is very similar to the original app where your objective is to destroy all the alien invader. Python Free Source Code.