Explore my tutorials, tips and writing:

7 javascript plugins to code your own online presentations

If you ever need to quickly make a presentation but hate or don’t have Powerpoint – try out these tools that allow you to quickly make your own presentations that work on almost any browser: http://lab.hakim.se/reveal-js/ (Comes with a nice service for editing presentations – RVL.io) http://bartaz.github.com/impress.js  (There is also a CDN for it : […]

Read More

Laravel Udemy Course offer

Hi friends! As you might know, I really like Laravel PHP framework and I love telling others about it. I built http://bootsnipp.com from scratch in 4 days with Laravel and want others to get to know such great framework. I have finished creating my Laravel course on Udemy and I decided to give every one of my […]

Read More

Bootstrap context menu

Check out this Context Menu plugin : https://github.com/sydcanem/bootstrap-contextmenu It provides a right click (context) menu with Bootstrap styles and dropdown, very useful for web apps Here is a working demo: I have added this to a growing Bootstrap Resources collection at http://bootsnipp.com/resources Enjoy!

Read More

Laravel AJAX example source code

The source code is available here: https://github.com/msurguy/laravel-ajax-example AJAX examples using Laravel and Bootstrap AJAX See live demo at Pagodabox deployed code This is a demo of simplifying AJAX calls withing Laravel application using Bootstrapper Bundle and Bootstrap-ajax extension   The source code features are : replace content via AJAX calls append content via AJAX calls Form submittal and displaying result […]

Read More

Laravel VS Ruby on Rails.

Since a lot of people come to this blog searching for the answer if Laravel is better than Ruby on Rails, I will post a short biased comparison of the two, and I will tell why they shouldn’t be compared. I had started developing web applications about two years ago in one of my classes […]

Read More

Story of Bootsnipp.com – a week in the making, 3 days online 15,000 visitors a day!

Oh dear God. “A generous person will prosper; whoever refreshes others will be refreshed” Bible. Proverbs 11:25 My newest creation built with Laravel – Bootsnipp.com just spread like fire throughout the Twitterverse and internet in general. On the third day of its existence  it got 15000 unique visitors, close to a thousand of Re-tweets, hundreds of […]

Read More

Announcing Bootsnipp.com – Twitter Bootstrap HTML snippets

Today I am announcing my new creation made with Laravel PHP framework : Bootsnipp.com What is Bootsnipp.com? Bootsnipp.com is a gallery of UI elements and snipptes for web designers and web developers, anybody who is using Twitter Bootstrap will find Bootsnipp essential in their craft. Here are some screenshots of Bootsnipp.com that I built in Laravel over […]

Read More