Skip to content

Allow LaravelValetDriver to serve other /public/*.php files#1439

Merged
mattstauffer merged 1 commit intolaravel:masterfrom
drbyte:laravel-driver-public-php-files
Sep 25, 2023
Merged

Allow LaravelValetDriver to serve other /public/*.php files#1439
mattstauffer merged 1 commit intolaravel:masterfrom
drbyte:laravel-driver-public-php-files

Conversation

@drbyte
Copy link
Copy Markdown
Contributor

@drbyte drbyte commented Aug 27, 2023

When PHP files other than index.php exist in /public/ this allows them to be served by the Laravel driver.

I discussed this previously at: #1430 (comment) ... but I think it's safe to include in the core LaravelValetDriver by default.

When PHP files other than index.php exist in /public/ this allows them to be served by the Laravel driver.

I discussed this previously at: laravel#1430 (comment)
... but I think it's safe to include in the core LaravelValetDriver by default.
@mattstauffer mattstauffer merged commit e91d70f into laravel:master Sep 25, 2023
@drbyte drbyte deleted the laravel-driver-public-php-files branch September 25, 2023 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants