Cron jobs help to run a script on a given interval. You can set a cron job to visit a web page on a given time.  This article explains how to create a cron job easily in cpanel. First log in to cpanel and click the cron jobs button. In most cpanels this is in …
when i open the link from browser it’s auto generate backup for database i choose the common setting ( once per minute ) * * * * * and this is the command i use but no one worked GET http://example.com/backup > /dev/null wget http://example.com/backup curl -s http://example.com/backup > /dev/null wget -q -O /dev/null "http://example.com/backup" …
Chairman of Empowered Group 9 Ajay Sahni informed that the government has “worked a lot” on data privacy of Arogya Setu app users and “made sure” that user data is not compromised. “Aarogya Setu app has been downloaded in 9.8 crore smartphones so far. It will be available on Jio feature smartphones from tomorrow. We’ve …
Create .htaccess in root folder and write these line For production server it is recommended that you point your domain directly to the public folder
Introduction Over the past few years, Docker has become a frequently used solution for deploying applications thanks to how it simplifies running and deploying applications in ephemeral containers. When using a LEMP application stack, for example, with PHP, Nginx, MySQL and the Laravel framework, Docker can significantly streamline the setup process. Docker Compose has further …
How to Install and Set Up Laravel 7 on Ubuntu 20.04 Laravel is a prominent member of a new generation of web frameworks. It is an open-source PHP framework and is getting more attention from developers. It is intended for the development of web applications following the model–view–controller architectural pattern. So, how to install and set …
Businesses of all sizes can benefit from technologies and tools to make their business more efficient, more effective, and more profitable. Here are 7 indispensable apps and online tools that businesses should be using today. 1. Trello Time management is a continual concern for pretty much everyone. If you feel like there’s never enough time …
Laravel one of the great PHP framework to build web applications released the new version which is Laravel 7 on March 3rd, 2020. They usually release the major versions every 6 months. Here we discuss the steps to install Laravel 7 on Windows 10. If you are interested to know the version releases of Laravel, …
The application structure in Laravel is basically the structure of folders, sub-folders and files included in a project. Once we create a project in Laravel, we get an overview of the application structure as shown in the image here. The snapshot shown here refers to the root folder of Laravel namely laravel-project. It includes various …
API authentication can be tricky. OAuth 2 is the reigning ruler of the various standards that you might consider, but it’s complex and difficult to implement—even with the great packages available (League and Luca among them). We’re talking many routes, dozens of migrations, complicated configuration, and much more—even with amazing packages trying to simplify the …
PAGE TOP
error

Enjoy this blog? Please spread the word :)

RSS
Follow by Email