Комментарии:
If you have problems installing this package (I'm using Laravel 10.x + Php 8.2), first run the "composer require mobiledetect/mobiledetectlib" command.
Install this package separately with and then try installing kitloon's package.
If your database has triggers, please note that this package does not create migrations for triggers.
Ответитьsick haircut =D
ОтветитьThank you, from Porto Alegre, Brazil!
ОтветитьAWESOME PACKAGE! thanks man!
ОтветитьIt worked for me. Much love from Jamaica!
ОтветитьI have an error like this:
```
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'LEVEL' in 'where clause' (SQL: SELECT * FROM INFORMATION_SCHEMA.CHECK_CONSTRAINTS
WHERE TABLE_NAME = 'failed_jobs'
AND CONSTRAINT_SCHEMA = 'laravel_tnde'
AND LEVEL = 'Column'
AND CHECK_CLAUSE LIKE '%json_valid(`payload`)%')
at MyProjectPath\vendor\laravel\framework\src\Illuminate\Database\Connection.php:712
```
I have cross checked INFORMATION_SCHEMA.CHECK_CONSTRAINTS table and yes 'LEVEL'' column or field is not exists.
I have never touched that table at all.
Does it relate to my mariadb database version?
My Database version is 10.4.22-MariaDB.
Does anyone has the same issue as mine?
is there a similar package for seeders?
Ответитьthank you
ОтветитьThanks sir worked for me
ОтветитьThat's crazy how Famous Framework like Laravel officially doesn't support "Database First" schema. Disappointed.
ОтветитьI created the constraints and foreign keys during dB creation, do i have to do the belongsTo() in the models?
ОтветитьThanks! Very helpful!
ОтветитьThanks bro.
ОтветитьGreat bro!!
ОтветитьI tried to generate migrations from Microsoft sql server database using this package but won't work. Any other way to do it?
ОтветитьHi. Excellent video. Is there any solution to generate Models also for an existing database ?
Ответитьsuport laravel 8?
ОтветитьI saw this too late 🤣 a couple days i manually generate so many tables
ОтветитьI made a Laravel package that does the opposite too, as I couldn’t find one that did it, called laravel-migrate-to-sql. Does the same thing but in reverse, generates an SQL patch file from Laravel migrations. Currently working on a few tweaks to it, such as custom connections so you can generate the partial patch file for an already migrated DB.
ОтветитьIt's very helpfull , Thank you !
ОтветитьSaludos desde Colombia
ОтветитьGreat!
ОтветитьSir, please how to migrate existing ecommerce website project laravel 6 to laravel 8 plz in very detailed practical
ОтветитьThank you, Povilas!
ОтветитьWoooow!!
ОтветитьIt was what I needed :)
ОтветитьHow it’s possible that Sequel Pro runs for you? Didn’t upgrade MacOS?
Mine Sequel Pro kept crushing and had visual bugs, therefore I switched to forked project - Sequel Ace.
oh im late to the party it seems good stuff as always good sir !
ОтветитьSir, if we want to use Eloquent operations with such existing tables.
I think we should create (make:model) Model and just change $table, $fillable properties. Am I right ?.
love this package
ОтветитьAny package for generate models?
ОтветитьVery interesting package!
ОтветитьThank you
ОтветитьLaravel Daily Viewer
Ответить