8000 GitHub - masabni/laravel-preload: Laravel preload testing in PHP 7.4
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

masabni/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

Languages

  • PHP 96.2%
  • HTML 3.2%
  • Vue 0.6%
0