SIGN IN SIGN UP
laravel / framework UNCLAIMED

Laravel is a web application framework with expressive, elegant syntax.

0 0 135 PHP

Guard base_path() call in SQLiteConnector for standalone usage (#60260) (#60266)

When using illuminate/database as a standalone package (without the full
Laravel framework), the base_path() helper function is not available.
Guard the call with function_exists() to prevent a fatal error.

Co-authored-by: Youssef Mansour <youssefmansour9@gmail.com>
Y
Youssef Mansour committed
39cb3f2fb40604e4f841c8ea78845b8a3fcd64ed
Parent: 576ebce
Committed by GitHub <noreply@github.com> on 5/25/2026, 11:02:48 PM