python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to dump on Route api doesn't work Laravel
I gonna tried to make a query on project Laravel with VueJs on front.
When i try to dump my variable, nothing nothing is happening.
I have this road on api.php:
Route::resource('users.options', Option...
Aureelien83
Votes: 0
Answers: 2
mysql dump export more table with where conditions
I do not figure out how can I execute an mysqldump for particular tables with where conditions. This is my instruction:
mysqldump --user=... --password=... --host=... DB_NAME user --where "name n...

Jonio
Votes: 0
Answers: 2
Error 2013 while re-importing my MySQL dump after fresh re-install my OS
I've ran into a problem with my computer, so I needed to format it and fully re-install all my OS (Linux Mint 20.3). This wasn't a problem, since I need to re-import all my databases from a previously...
RBFraphael
Votes: 0
Answers: 1
How to back and restore Mongodb dump from local to mongodb atlasCloud?
what is the best way to migrate MongoDB database from local to Cloud MongoDB Atlas cluster?

KARTHIKEYAN.A
Votes: 0
Answers: 1