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