Download the PHP package yousefpackage/lara-backup without Composer
On this page you can find all versions of the php package yousefpackage/lara-backup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yousefpackage/lara-backup
More information about yousefpackage/lara-backup
Files in yousefpackage/lara-backup
Download yousefpackage/lara-backup
More information about yousefpackage/lara-backup
Files in yousefpackage/lara-backup
Vendor yousefpackage
Package lara-backup
Short Description This is a Laravel package for backing up databases
License MIT
Package lara-backup
Short Description This is a Laravel package for backing up databases
License MIT
Please rate this library. Is it a good library?
Informations about the package lara-backup
install package
then goto config folder
in config/app.php
then goto kernel.php
write this in $routeMiddleware
then goto env file and put this
then run this command after create your database
using
Now Put this middleware on the routes.
like this
get database alerts
now to get database backup database alerts using this api
http://127.0.0.1:8000/api/dbAlerts
All versions of lara-backup with dependencies
PHP Build Version
Package Version
No informations.
The package yousefpackage/lara-backup contains the following files
Loading the files please wait ....