Make sure you read Issues Guideline and answer these questions before submitting your issue. Thanks!
(Any non-English issues will be closed immediately.)
php -v and php --ri swoole)PHP 7.3.1-1
Swoole 4.2.12
Laravel 5.7 (latest)
don't know
composer create-project --prefer-dist laravel/laravel laraswoole
Step 2 - install swoole and this package, publish the config
https://github.com/swooletw/laravel-swoole/wiki/4.-Installation
Step 3 - run project
php artisan swoole:http start
http://127.0.0.1:1215/content type of app.css must be text/css
content type of app.css it's text/plain, browser don't want to render css, if it have text/plain content type
text/css for styles)Thanks...
This bug has been fixed in the new release v.2.6.3.
Most helpful comment
This bug has been fixed in the new release
v.2.6.3.