Support the ongoing development of Laravel.io →

whisher

Joined 9 Feb 2014

Statistics

Threads 9
Replies 8
Solutions 0
Articles 0
posted 8 years ago

Laravel cashier how to manage payment from the app to a user

I'm working on a site selling service customer to customer. The workflow I've thought about is: The...

0 Likes
1 Replies
posted 9 years ago

LAMA a boilerplate that provides a nice starting point for Laravel/Sentry and AngularJS based applications.

Hi, LAMA https://github.com/whisher/lama a nice boilerplate that provides a nice starting point for...

0 Likes
0 Replies

unit test how to test Event with email

Hi, how can I test this snippet without send an email ? public function forgot() { $isV...

0 Likes
1 Replies

Simple AssetsManager goes nuts with artisan serve Maximum function nesting level of '100' reached, aborting!

I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...

0 Likes
1 Replies

mail with mandrill doesn't work

Hi, I've followed the doc install "guzzlehttp/guzzle": "~4.0" set up in app/c...

0 Likes
9 Replies
replied 9 years ago

unit test how to test Event with email

In app/config/testing/mail.php file and set pretend to true on it: return [ 'pretend' => tru...

0 Likes
replied 9 years ago

mail with mandrill doesn't work

@that0n3guy Thanks it works fine :)

0 Likes
replied 9 years ago

unittest migrate vendor package with SQLite

Artisan::call('migrate', array('--package'=>'cartalyst/sentry'));

0 Likes
replied 9 years ago

laravel angularjs XSRF protection set up

simondavies said: Interesting, currently building a laravel app that implements angular and i was t...

0 Likes
replied 10 years ago

Facebook Api catch the exception

FacebookApiException Invalid OAuth access token signature. because the access token is no longer va...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.