mercredi 31 juillet 2019

Laravel Migration in PHP Project

TL;DR

is there a way to use Laravel - Database migration in a PHP Project without using Laravel???

Long version

Laravel Provides Database migrations which work very well when you want to maintain the history of Database Changes and it takes out the hassle of Database migration and makes it simple to set up the database and get started with application development.

I am working on a very simple PHP application with minimal requirements which does not require a framework like Laravel or Lumen.

I got the necessary components like Request, Response, and Blade Templating but database migration is still a challenge and I am willing to use Database Migrations of Laravel.

So I was just thinking, is there a way to use Laravel - Database migration in a PHP Project without using Laravel.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2YGFNpy
via IFTTT

Aucun commentaire:

Enregistrer un commentaire