Open command prompt go to project directory and update composer using this command : composer update . Rename .env.example file to .env Change database name, user name and password. …
How to insert records into MySql database if record doesn’t exist Sometimes you have to insert new records in database but you do not want to insert if data …
You may have created your first laravel web application and you are not sure how to deploy laravel applications on your hosting server. In this tutorial, I will show …
2018 Puzzle Games Reviews Puzzle games is booming in mobile gaming industry. The new technology like touchscreen enables user to control of puzzle elements, and short, sharp mental challenges …
Bitcoin, Ethereum and other cryptocurrencies value seems to be going down after last week’s uncontrolled increase in value. During last week the Bitcoin’s value increased to a record $19,500. …
You can post on your Facebook pages automatically from your WordPress website. There are lot of plugins to auto post new and old posts to facebook pages. I recommend …
Make Money on Facebook Are you wasting your time by using Facebook? Would you like to use Facebook to make money ? Why not to use Facebook productively. The Good …
PTA To Provide 3g/4G in Gilgit Baltistan and Azad Kashmir Islamabad: Federal government of Pakistan has decided to provide 3G and 4G internet services in Gilgit Baltistan and Azad …
Install Laravel 5 on Your Computer using XAMPP Laravel is an open source and free PHP framework. Laravel is intended to develop web applications using MVC pattern. Laravel is …
What is Object Oriented Programming Language(OOP)? Object oriented programming languages are based on objects. But what is object? You already know about real life objects for example chair, pen, …