Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
SQL
import sql file from laravel
Hardcore Learner
Programming language:
SQL
2021-05-17 07:55:28
0
Q:
import sql file from laravel
Jay Tsai
Code:
SQL
2021-06-29 00:07:36
use
Illuminate\Support\Facades\DB; DB::unprepared(file_get_contents(
'PATH_TO_SQL'
));
0
Tags
file
port
sql
Related
create sqlite database in laravel
mysql load sql from file
mysql import sql file
xampp import sql file command line
mysql import from sql file
how to import .sql file in mysql database using php
New to Communities?
Join the community