laravel5.1 Class api.router does not exist
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover
ReflectionException : Class api.router does not exist
at vendor\laravel\framework\src\Illuminate\Container\Container.php: 767
763: if ($concrete instanceof Closure) {
764: return $concrete($this, $this->getLastParameterOverride());
765: }
找到这个文件:/bootstrap/cache/routes.php
删除 app('api.router')->
Hope to help you:)
评论

React 18的并发渲染确实是个重大改进,我们在项目中已经升级使用,性能提升明显!