PHP frameworks posts

9 Frameworks to Watch in 2017

One of the biggest problems with new year’s resolutions is that they’re often arbitrary goals based on how we feel in the moment; “I need to lose 15 pounds…I should volunteer more…I have to sign ten more clients by year’s end.” When it comes to web development, who’s to say that looking back is such a bad thing? Success in web development depends on one’s ability to learn new skills, practice, and then learn some more. Why not tap into the lessons learned from last year and use them to build...
PHP

Introducing Laravel, part 2

In the first part of this introductory mini series we looked at simple routes and views and now we’ll look at how to work with controllers and models , how these two fit in the framework and how to use them. Controllers ... In the first part of this article I showed you how to link routes to views, but as you might have noticed we still haven't added any logic and that is where controllers come into play. Controllers contain public methods that are known as actions and a simple controller that calls a view looks...
Home CSS Deals DesignBombs HTML HTML5 JavaScript jQuery Miscellaneous Mobile MySQL News PHP Resources Security Snippet Tools Tutorial Web Development Web Services WordPress