View Single Post
Old 05-25-2016, 12:10 AM  
AdultKing
Raise Your Weapon
 
AdultKing's Avatar
 
Industry Role:
Join Date: Jun 2003
Location: Outback Australia
Posts: 15,605
Quote:
Originally Posted by freecartoonporn View Post
thanks.
i custom code everything from scratch., very rarely i use wp.
but if it needs to put some time in it., then i am good with old fashioned php coding.
Don't take 'old fashioned PHP' to Laravel - you need to use modern coding standards and OOP to get the most from it.

Laravel is great but you'll find there's a fair bit of new stuff to learn, like Blade (templating language) and Eloquent ORM (a simplified ActiveRecord implementation).

Once you learn Laravel you'll be able to do more things in less time than you have ever done with PHP.
AdultKing is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote