nebulapackage / nebula

Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.
https://nebulapackage.com
227 stars 27 forks source link

PageController doesn't exist #51

Closed zeo closed 3 years ago

zeo commented 3 years ago

Just got a BindingResolutionError because the PageController doesn't exist while it's being used in routes/web.php. I thought it was just an issue on my dev environment, but it doesn't seem to exist on the master branch either.

zeo commented 3 years ago

https://github.com/nebulapackage/nebula/commit/9b57ec7307724257705be287e171354cb6f0d671

This commit seems to have removed it