| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Adds a convenience method to temporarily disable foreign key constraints while executing a callback, mirroring the Laravel API.
| Back | FazBrowse Home | New Git URL |
Adds Laravel's withoutForeignKeyConstraints convenience method to temporarily disable foreign key constraints while executing a callback.
See: https://github.com/laravel/framework/blob/28ac3ee13988e749983c279c13e2261c230557d6/src/Illuminate/Database/Schema/Builder.php#L631