Download the PHP package royalcms/laravel-sql-generator without Composer
On this page you can find all versions of the php package royalcms/laravel-sql-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download royalcms/laravel-sql-generator
More information about royalcms/laravel-sql-generator
Files in royalcms/laravel-sql-generator
Download royalcms/laravel-sql-generator
More information about royalcms/laravel-sql-generator
Files in royalcms/laravel-sql-generator
Vendor royalcms
Package laravel-sql-generator
Short Description convert Laravel migrations to raw SQL scripts
License MIT
Package laravel-sql-generator
Short Description convert Laravel migrations to raw SQL scripts
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-sql-generator
LARAVEL SQL GENERATOR
Convert Laravel migrations to raw SQL scripts
Usage
Step 1: Install Through Composer
Step 2: Add the Service Provider
Now add the following to the providers array in your config/app.php
Step 3: Now publish the vendor
Step 4: Run command
Then you will need to run these commands in the terminal
This Will Generate "database.sql" in 'database/sql' directory If you want change path directory go to 'config/sql_generator.php' change value 'defaultDirectory'
All versions of laravel-sql-generator with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
>= 6.0
The package royalcms/laravel-sql-generator contains the following files
Loading the files please wait ....