Recent Posts
-
Posted by Shailesh Davara on June 23, 2015
Why should not start a new project?
I believe that before starting out any project or any event, one should analyze the situation and if it requires go ahead. Otherwise, I strongly believed that we should stop thinking and move on to other areas as soon as we can.Many times, we foun...
-
Posted by Shailesh Davara on June 16, 2015
Get started with the Command Line
Many of us have hated command line and loved the GUI tools. There is not an issue of loving GUI tools and get work done. Personally, I was the guy, who preferred to complete work with the help of GUI tools as I’ve worked for 5+ years on the windo...
-
Posted by Shailesh Davara on May 13, 2015
SEO friendly URL in AngularJs application
You have built a beautiful site using AnguluarJs and have a bunch of cool stuff on your site. Your site contains quality content and you wonder, why don’t you see any user on your site from search engines?That is a little issue with your AngularJs...
-
Posted by Shailesh Davara on March 03, 2015
Solve CORS issue in the Laravel API(a dirty way)
I’ve been developing an API in my favourite framework Laravel. It went very well. When I tried to consume that API in an another application, I come to a very known issue of CORS. I should also tell you that I was consuming this API in an Angular ...
-
Posted by Shailesh Davara on January 28, 2015
Update application directory in homestead VM
Laravel provides a great vagrant package “Homestead”. Its a great tool for running application locally across the different machines without worrying about software requirement.But recently, I came across a problem of updating my application direc...