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

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