Useful Laravel Helpers
data_get: The data_get() helper in Laravel is used to get a value from an array or object with dot notation.
Continue readingdata_get: The data_get() helper in Laravel is used to get a value from an array or object with dot notation.
Continue readingStress testing is a form of testing that is used to ensure that software is accessible and robust beyond its
Continue readingWhat’s an API? “API” stands for Application Programming Interface; it works as an intermediary between applications, allowing applications to communicate,
Continue readingData scientists work with business associates to collect and analyze structured and unstructured data. Data scientists collect data from various
Continue readingPython lets developers be more efficient and optimistic about the applications they’re creating, from creation to implementation and maintenance. It’s
Continue readingTo create a course. Go to site administrator->courses->manage courses and categories. Go to miscellaneous click on create a new course
Continue readingAPI stands for Application Programming Interface, which describes how one component will interact with the other. It contains a set
Continue readingThe handlebars JavaScript is a client-side template engine that decouples HTML from JavaScript to produce dynamic HTML. The code is
Continue readingFaker library is used to generating the test data. In automation, testing the data generating process is one of the
Continue readingI want to show you a little trick to know the size of an element, before giving that element on
Continue reading