Support the ongoing development of Laravel.io →
whisher

whisher

Joined 9 Feb 2014

Statistics

Threads 9
Replies 8
Solutions 0
Articles 0

unittest migrate vendor package with SQLite

Hi, I'm using the Sentry package how can manage this setup public function setUpDb() { A...

0 Likes
1 Replies

unit test General error: 1 Cannot add a NOT NULL column

Hi, be patience I'm quite new at unit test in laravel I've this migrations use Illuminate\Database\S...

0 Likes
0 Replies

laravel angularjs XSRF protection set up

Hi, what do you think about this set up @section('content') <div class="content" data-u...

0 Likes
5 Replies
posted 11 years ago

Facebook Api catch the exception

Hi, with this code try { $fb = new Facebook($this->_config['facebook']['config']);...

0 Likes
7 Replies
replied 11 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 11 years ago

mail with mandrill doesn't work

@that0n3guy Thanks it works fine :)

0 Likes
replied 11 years ago

unittest migrate vendor package with SQLite

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

0 Likes
replied 11 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 11 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.

© 2026 Laravel.io - All rights reserved.