

Munjurl - Modern URL ShortenerMunjurl - Modern URL Shortener
A powerful yet simple URL shortener that transforms long links into trackable
Munjurl - Modern URL Shortener
A powerful yet simple URL shortener that transforms long links into trackable
Overview
A powerful yet simple URL shortener that transforms long links into trackable, shareable URLs. Monitor clicks, analyze traffic, and optimize your links with real-time analytics. Built with Laravel and Vue.js for maximum performance and ease of use.
Features
Key Features:
- Link Shortening: Convert long URLs into short, memorable links
- Click Analytics: Track total clicks and view detailed statistics
- Visitor Insights: Monitor visitor locations, devices, and referral sources
- Dashboard: User-friendly interface for managing all your links
- Real-time Updates: Instant tracking of link performance
- Responsive Design: Works seamlessly on all devices
- Secure: Built with security best practices in mind
- No Ads: Clean, ad-free experience
Technical Stack:
- Backend: Laravel 12
- Frontend: Vue.js 3, Inertia.js
- Database: MySQL
- Styling: Tailwind CSS
- Charts: Chart.js
- Maps: Leaflet.js
Perfect for businesses, marketers, and individuals looking to track and optimize their shared links.
---------------------------
Demo:
https://munjurl.munjoob.com/
Admin Login:
12345678
User Login:
12345678
Requirements
- PHP >= 8.2
- Ctype PHP Extension
- cURL PHP Extension
- DOM PHP Extension
- Fileinfo PHP Extension
- Filter PHP Extension
- Hash PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PCRE PHP Extension
- PDO PHP Extension
- Session PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
Instructions
- Upload and extract "munjurl.zip" to your server
- Make sure the follow files & folders/sub-folders are writable
.env
public/storage
- including all sub-foldersstorage/
- including all sub-folders
- Point your browser to http://yoursite.com
- The new document root is the
/public
folder so we highly recommend to change the document root for your domain to/public
if possible otherwise we have added a .htaccess file to direct all traffic to the/public
folder however on some servers it might not work. If you don't see the installer or you receive 404 errors, you will need to change your document path for your domain to make sure/public
is the final folder. - Go to your site http://yoursite.com/install
- Follow the step by step instructions.
If you are deploying your application to a server that is running Nginx, you may use the following configuration file as a starting point for configuring your web server.
server { 2 listen 80; 3 listen [::]:80; 4 server_name example.com; 5 root /srv/example.com/public; 6 7 add_header X-Frame-Options "SAMEORIGIN"; 8 add_header X-Content-Type-Options "nosniff"; 9 10 index index.php; 11 12 charset utf-8; 13 14 location / { 15 try_files $uri $uri/ /index.php?$query_string; 16 } 17 18 location = /favicon.ico { access_log off; log_not_found off; } 19 location = /robots.txt { access_log off; log_not_found off; } 20 21 error_page 404 /index.php; 22 23 location ~ ^/index.php(/|$) { 24 fastcgi_pass unix:/var/run/php/php8.2-fpm.sock; 25 fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name; 26 include fastcgi_params; 27 fastcgi_hide_header X-Powered-By; 28 } 29 30 location ~ /.(?!well-known).* { 31 deny all; 32 } 33}
PHP Script Installation Service
Don't worry about the installation of your script! Have your PHP Script installed for you.
|
$39 | Buy now |
Category | Scripts & Code / PHP Scripts / Links |
First release | 17 June 2025 |
Last update | 19 June 2025 |
Software version | PHP 8.2, PHP 8.3 |
Software framework | VueJS, Laravel |
Tags | URL Shortener, links, urls, shotener |