• Home
  • ANGULAR
  • JAVASCRIPT
  • ABOUT ME

Alex Arriaga

  • Home
  • ANGULAR
  • JAVASCRIPT
  • ABOUT ME
© 2025 Alex Arriaga

Tag: Frameworks

Laravel PHP Web Development

“Error in exception handler” in first installation of Laravel framework – SOLVED

Posted on April 20, 2014by alex-arriaga

Last week, I started to learn how to Lavarel 4 works in order to compare it with other frameworks that I know like: CakePHP and CodeIgniter. First thing that I loved about Laravel is that it works with PHP Composer, that is a great point for Laravel. But well, after running my first installation of…