Hi descalzo, sorry for late reply. I just figured out in laravel how to check the error by going to logs in the app folder. Then I found out these error:
http://pastebin.com/y42S61r9
Cool Laravel. No need to print the error message you get. It just logged it to a text file. Thanks!