Laravel plus Bootstrap Framework Authentication system and Blog post& Read

Submitted by ranjit1 on
How to setup Laravel go to http://laravel.com/docs/4.2/installation In this project i have made Authentication system Plus Blog Post & Read. When you create an account a link will be send to your email address and after clicking that link in your inbox your account will be activated.otherwise you will not be able to login. This can be done through localhost using smtp protocol. if you have any

Button Sound Effects

Submitted by GeePee on
This project will teach you how to put a sound effects on your button. This is what we usually encountered in other social media sites. Every click of each buttons, the sound effect played. In my last project, I created a Drop down menu. Let's make it as an example again and add some sound effects. With a very few lines in javascript, we can get this done. var effect = new Audio(); effect.src =

Variety Store (Simple POS System)

Submitted by mjt on
This code that I wrote in PHP and MySQL will show you how to perform Simple POS. A system that can transact Sales Order, Inventory, Payment and other reports. Its kind of small store selling NATASHA, MSE, FX, DAKKI, AVON, PC (Personal Collection), TW (TupperWare) etc. and other products. This system is created last 2012 during my college time. I hope you will find my work useful in your