I'm working on a site selling service customer to customer. The workflow I've thought about is: The...
Hi, LAMA https://github.com/whisher/lama a nice boilerplate that provides a nice starting point for...
Hi, how can I test this snippet without send an email ? public function forgot() { $isV...
I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...
Hi, I've followed the doc install "guzzlehttp/guzzle": "~4.0" set up in app/c...
In app/config/testing/mail.php file and set pretend to true on it: return [ 'pretend' => tru...
Artisan::call('migrate', array('--package'=>'cartalyst/sentry'));
simondavies said: Interesting, currently building a laravel app that implements angular and i was t...
FacebookApiException Invalid OAuth access token signature. because the access token is no longer va...
The Laravel portal for problem solving, knowledge sharing and community building.
The community