wardrobecms / wardrobe-archived

A minimal blogging application
http://wardrobecms.com/
MIT License
705 stars 111 forks source link

PHP Fatal error #26

Closed PEKTOP closed 10 years ago

PEKTOP commented 10 years ago
  1. Git clone
  2. Composer install
  3. PHP Fatal error: Call to undefined method Illuminate\Foundation\Application::redirectIfTrailingSlash() in /home/user/wardrobe/bootstrap/start.php on line 16
ericlbarnes commented 10 years ago

Can you remove line 16 in this file and see if that fixed it?

ericlbarnes commented 10 years ago

Fixed in #27

PEKTOP commented 10 years ago

Remove call to redirectIfTrailingSlash in /bootstrap/start.php file. https://github.com/laravel/laravel/blob/v4.1.0/upgrade.md