Skip to content

brendt/laravel-preload

Repository files navigation

This Laravel project demonstrates how preloading can be used to preload the whole Laravel framework. Unfortunately, it results in a segfault.

Setup

git clone git@github.com:brendt/laravel-preload.git
cd laravel-preload
composer install

Configure opcache.preload in your PHP's ini file to preload.php, and restart php-fpm or whatever server you're using.

About

Laravel preload testing in PHP 7.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published