Sharath

Results 3 comments of Sharath

even I am facing the same issue and also i have posted in stackoverflow http://stackoverflow.com/questions/43118689/class-inline-pdf-pdf-not-found-in-laravel-using-wemersonjanuario-laravelpdf-pa

its working in **Pie** but not in **Bar** is there any sample ? I am using it in **React.js**

@mecjos shouldn't it be `\Fruitcake\Cors\HandleCors::class` ? this works for me ``` $app->middleware([ \Fruitcake\Cors\HandleCors::class, ]); ```