soda-framework / cms

A sweet PHP CMS solution built on Laravel!
MIT License
10 stars 1 forks source link

Update PageController.php #1

Closed ryzr closed 8 years ago

ryzr commented 8 years ago

Prevent 500 error on Page::constructView and instead throw a Http Exception which can be caught to display a 404 page.