Laravel is a great framework at least for me. as you probably know we can make use of already existing libraries to make software crafting a lot easier. Laravel and composer together gives us an intuitive way to install and remove packages for our laravel application. Composer is the default package manager for PHP. Read more about composer …
Category: Code
I am a PHP lover of course despite its weakness. Cause I am not still mature enough to understand its weakness 🙂 . Well, Previously I’ve heard about laravel. around 12+ months ago… Pure PHP was my taste.I’ve Developed some good(Not great)apps in PHP. I’ve got a taste of laravel and its tastier ways of developing an app …