Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How add sql file in laravel installer

I use this package laravel-installer in my project , i see all laravel installer like same , i cant find how to add my sql file in installer someone can help me how to add my sql file in laravel installer .
Thanks in advance

i see all laravel installer like same , i cant find how to add my sql file in installer someone can help me how to add my sql file in laravel installer .
Thanks in advance

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Laravel Web installer checks for the following things and install the application in one go.

  1. Check For Server Requirements.
  2. Check For Folders Permissions.
  3. Ability to set database information.
  4. Migrate The Database.
  5. Seed The Tables.

The package you using will Run the migration and call the seeder

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading