Support the ongoing development of Laravel.io →

637 Threads

Laravel 4.2 Codeception/PHPUnit Mockery Injection

So I am new to phpunit/codeception. With that said, I am attempting to test a method that is in a co...

0 Likes
0 Replies

Moving Between Servers

Hello there! I have a Laravel 5.1 site that works well on my localhost. I then tarball the files, an...

0 Likes
13 Replies
Solved

laravel error adding a row whilst Testing but not when I do it manually?

So I am using laravel 5 form testing for my register pages which are split into 3 stages doing somet...

0 Likes
0 Replies

Seeder parse error in laravel 5.0 Faker

<?php use Faker\Factory as Faker; use Illuminate\Database\Seeder; use Illuminate\Database\Eloque...

0 Likes
2 Replies

Codeception Auth::check() fails

Hello everyone, I'm going through Larabook series and have problem with codeception test. Here is my...

0 Likes
4 Replies

Error rendering view: [user::profile.profile]

Hello everyone! I receive the following error: Error rendering view: [user::profile.profile] Trying...

0 Likes
0 Replies

Illuminate\Database\Eloquent\Factory bug

In my testcase when I try to create a model by factory like the following $factory->defineAs(App\...

0 Likes
2 Replies

Use factory() in PHPUnitTest

Hi all, i try to use factory function in my PHPUnitTest in my custom package. This is my test code:...

0 Likes
1 Replies

Try Catch Guzzle

I am having issues with try catching a guzzle request. I know the auth will fail but I am trying to...

0 Likes
1 Replies
Solved

artisan clear-compiled timing out

I am having an issue lately with codeship deploying our laravel application. Once it gets to the 'ph...

0 Likes
1 Replies

Laravel- 5 throws error when uploaded to live server

when i uploaded laravel 5 project to server at somedomain.com/demo,i got error like this Warning: re...

0 Likes
1 Replies

Parse/syntax error when running phpunit

Trying out testing in Laravel and have failed miserably. I'm trying to run phpunit. In my terminal,...

0 Likes
5 Replies

phpunit is not working on localhost

I have laravel 5.1 with phpunit in require dev, but it is not working. And I checked that I actually...

0 Likes
1 Replies
Solved

Phpunit as acceptance tester for Custom Console Command

Gi guys, I want to use phpunit for testing my command line tools (custom created with laravel 5.1)....

0 Likes
0 Replies
posted 9 years ago

Form testing by input name groups - PHPUnit functional testing

Hi, I've been writing functional tests for a Laravel 5 project with PHPUnit and the built in methods...

0 Likes
0 Replies
posted 9 years ago

Laravel project upload

Hello At the moment i'm hosting a new project with laravel. I uploaded my folder to the root but I c...

0 Likes
1 Replies

Problem when injecting facade classes

Hello! I have a problem with Laravel 5.1. When I try to do things like this, with facades Event::fir...

0 Likes
0 Replies
posted 9 years ago

Laravel and Xdebug

Hello, currently I have a laravel project setup with xdebug. Whenever I step into a method on a faca...

0 Likes
0 Replies

Problem with Elixir

Hi everyone. I am new in Laravel 5 here. I faced some difficulty to compile SASS file by using Gulp....

0 Likes
5 Replies
Solved
posted 9 years ago

Cookies + Unit Testing

Hey guys !! I have a big problem.... I want to inject cookies in a redirect response, and it's work...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.