swooletw / laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
MIT License
4.03k stars 388 forks source link

how to make views folder uploaded on ram ? #555

Open 0utc0ntr0l2021 opened 3 months ago

0utc0ntr0l2021 commented 3 months ago

Make sure you read Issues Guideline and answer these questions before submitting your issue. Thanks! (Any non-English issues will be closed immediately.)

  1. Please provide your PHP and Swoole version. (php -v and php --ri swoole)

php 8.3 and swoole 5

  1. Please provide your Laravel/Lumen version.

lumen 9

  1. Which release version of this package are you using?

"swooletw/laravel-swoole": "^2.13"

  1. What did you do? If possible, provide a recipe for reproducing the error.

how to make views folder uploaded on ram like controllers ?

  1. What did you expect to see?

  2. What did you see instead?