What’s new in Laravel 4

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 […]

Read More

6 Network Security Predictions in 2013

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 […]

Read More

Blog in Laravel 4

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 […]

Read More