Support the ongoing development of Laravel.io →

636 Threads

posted 9 years ago

testing controller, error with getTotal() in the view

I had writen some tests to test controllers (I use repository pattern....). Everything was working f...

0 Likes
0 Replies
posted 10 years ago

Testing various multi-domain

How can I test multi domain app? I tried this without success: $domain = 'http://some.website.com/';...

0 Likes
1 Replies
Solved

Controller Testing - Repositories Design Pattern

I am new to unit testing, and testing at all... I am trying to follow the repository implementation...

0 Likes
4 Replies
posted 10 years ago

Problem with hosting

Hi I'm new to hosting for the moment. I'm using Combell because it runs PHP 5.4. I changed a few thi...

0 Likes
1 Replies
posted 10 years ago

testing controller with Route::controller()

i'm very new with testing and i decide start to learn with a project that recently starter but i hav...

0 Likes
1 Replies
posted 10 years ago

Unit Testings Test Case

HI, I have some dought regarding Unit Testing. How to ganerate test case for workbench package. What...

0 Likes
0 Replies
posted 10 years ago

Ratchet aplication and Laravel

Hi, after running ratchet app and closing terminal aplication gives error "Failed to execute 's...

0 Likes
0 Replies

How can I make $errors variable be passed to Codeception when functional testing?

Hi. I have problem with functional testing form validation. When I use $errors in my view, tests fai...

0 Likes
0 Replies

Passing variables in url from a unit test?

Hi i am trying to set a a test to test my database calls. I want to pass a variables in url but cant...

0 Likes
0 Replies

Cache directory woes

By default blade caches its compiled views in {storage_path}/views. I've made sure that this directo...

0 Likes
0 Replies

Failed to call my header

I would like to call my header CSS file in every pages, so I created a function to calling the heade...

0 Likes
0 Replies

Cookies to Database Field Comparison

I am setting up a store for my client. They use Shopify... So in order to get login working for cust...

0 Likes
1 Replies

oauth2-server failing under test

We are implementing Luca Degasperi's OAuth 2 server in our REST app. The integration seem to work ve...

0 Likes
1 Replies
Solved

Resource controller, ommited methods falling back on other methods...

I have a resource controller that I have removed all methods other than show and destroy. While unit...

0 Likes
0 Replies
posted 10 years ago

artisan make command

Hi when I give the following command D:\wamp\www\laravel>php artisan JobController:make jobs I go...

0 Likes
1 Replies

Architecture category

Does it make sense to have a separate category for questions and comments about code architecture. I...

0 Likes
1 Replies

Which environment does testing inherit from?

Can someone tell me if testing inherits from development, production, or neither?

0 Likes
2 Replies
Solved
posted 10 years ago

editor name

hello what is the editor name? http://up.persianscript.ir/uploads/a776-2014-03-13-13-43-10.png

0 Likes
3 Replies
posted 10 years ago

Performance Test

Hello, How can I check the performance of Laravel 4?

0 Likes
1 Replies
posted 10 years ago

assertRedirectToRoute

I created a test for users.store and I wanted to test if I get redirected to users.index if everythi...

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