What is Laravel framework good for? You might have asked this question or was wondering what people build with this PHP framework. Well, wonder no more! I have taken a day of a weekend and created a website that showcases projects that are built with laravel framework, it is now live at http://builtwithlaravel.com The purpose […]
Hi there and welcome to the next Laravel tutorial! In this tutorial we will be learning how Models and Routes are created in Laravel to get closer to our goal of a simple functional blog. If you are new here, head over to part 1 of the tutorials In the previous tutorial we have learned […]
Yesterday I posted about Laravel – a PHP framework for developers that is quick to learn and implement. Today I will summarize a list of extensions for Laravel that might be helpful in development of a real-world applications. Laravel Markdown Sparkdown Bundle is simple bundle to provide Markdown and Markdown Extra functions.Details and download can […]
Recently I was faced with a task of choosing a best PHP framework that would work as infrastructure for a few of my personal projects and also for the startup I’m working for. I’ve got some experience with Ruby on Rails and loved the simplicity of making web apps with it. Ruby on Rails takes […]