I created this presentation for a Laravel Meetup that I organized. It explains what’s changed in Laravel v4 over v3 and brings up some nice examples of using new features. Check it out : And the transcript of it is below: laravel 4 What’s old?What’s new? by Maks Old: Clean and Eloquent syntax. Separation of […]
Security continues to be a major concern in computer networks. Reports indicate the continued trend of cyber-criminals exploiting any possible weakness within a network. This has lead to the need for new technologies and their quick implementation so that cyber threats can be combated and substantially reduced without interruption to network services. Lets have a […]
This is a super quick post. I want to show you an advanced blog made in Laravel version 4, here are the features Twitter Bootstrap 2.3.0 Custom Error Pages 403 for forbidden page accesses 404 for not found pages 500 for internal server errors ConfideĀ for Authentication and Authorization Back-end User and Role management Manage blog […]
I’ve noticed that some people are having trouble using Backbone fetch function to pass parameters to their PHP applications. In this very short post I’m going to fix that and demonstrate how to pass a query parameter during backbone fetch call so that the PHP application (running Laravel) will return specific data. For example the […]
A couple days ago I printed Yoda on my 3d Printer – http://instagram.com/p/U2HR__StrH/ Yesterday I put him on a remote controlled micro robotic platform, watch video of it in action here: And today I made him speak. The basics setup is this : Arduino Uno. MicroSD card reader (4$ at DX.com ). MicroSD card […]