Showing posts with label web-application. Show all posts
Showing posts with label web-application. Show all posts


Sometimes when trying to access your favourite website, Chrome may respond with "This page isn't working, if the problem continues please contact the site owner. HTTP error 400".  Therefore making it impossible to access the desired site from within Chrome's normal mode.

After getting to grips to angular, and getting so used to it's CLI; which helps accelerates some processes. it can be very weird when something working so consistently before suddenly. I experienced this error today when trying to generate a new component in my project.


I recently just picked up MEAN.IO, and decided to work on my Windows machine today, Set up everything but one one thing, initialize a new MEAN project, gave me all the time "Prerequisite not installed: git". If you experience this too and have git installed already, don't beat up yourself so hard, it's a simple fix.


Ever got that annoying message when installing an extension and Joomla  gives you the error message:

Hello, been a while, today we are going to look at a basic ajax request using jQuery and Laravel. This is to help new Laravel users (like myself  :D) get acquainted with the framework and importance of routes.