Support the ongoing development of Laravel.io →

637 Threads

phpunit: Permission denied

Hi all, I am currently using laravel 5.2, and using vagrant box as my development environment, in ub...

0 Likes
1 Replies
Solved

Do factories use transactions?

I also posted my question on laracast, but perhaps anyone here has the answer. Topic on laracast I'm...

0 Likes
0 Replies

5.1 Integration Testing: Typing In an Input With an Array Name

I'm using the new built in testing that comes with Laravel 5.1. Awesome stuff. But I've a problem I...

0 Likes
4 Replies

Cannot browse new Laravel site on local machine

Hello, I am trying to learn Laravel. I am using Windows 10, WAMP, Laravel version: 5.2.44 I created...

0 Likes
0 Replies

Colon Cleanse Is Freed By Tablet

Dieting under the body cleanse program Internal 911 calls for curtailment of consuming some kinds of...

0 Likes
0 Replies

Log out a user during a test

When writing tests, I can be a user: $user = User::find(1); $this->be($user); But, for a few tes...

0 Likes
5 Replies
posted 9 years ago

Testing middleware (phpspec)

Is there any way to unit test middleware? I imagine this being pretty important for a multi-tenant t...

0 Likes
2 Replies

Testing with Entrust

Hello everybody, I'm quite new to Laravel, and I would like to start testing an application I'm writ...

0 Likes
0 Replies

Top notch HYIP design company

In the current world, everybody wants to have a great looking HYIP script template for there HYIP bu...

0 Likes
0 Replies
posted 8 years ago

Possible Bug - Problem with Alias when object is passed.

I have the following code: // Departments $physics = factory(App\Base\Academy\Department::class, 1)-...

0 Likes
0 Replies

CSS code not found

Hello..i need some help of css coding...I didn't find css code in my css file....? Anyone know or ca...

0 Likes
0 Replies

Uploading in FTP server Laravel 5.2

Trying to upload files but still display error at http://www.hazzir.com/laravel.php HTTP ERROR 500...

0 Likes
0 Replies

SQLSTATE: Undefined table: 7 ERROR: table "*" does not exist (SQL: drop table "*")

I have question, I created database table using "php artisan migration" then later due to...

0 Likes
0 Replies

Laravel testing with group prefix problem

I have a group for api: Route::group(array('prefix' => 'api'), function () { Route::get('abc...

0 Likes
0 Replies

What are some of the best side made with Laravel?

I just wanted some inspiration for the best sites created with laravel

0 Likes
2 Replies

Valet don't open port 80

I have try uninstall, reinstall, check a lot google a lot, and nothing, valet is listening to 127.0....

0 Likes
0 Replies
posted 8 years ago

Documentation and Examples for Laravel's PHPUnit Assertions

Is there documentation and examples for Laravel's PHPUnit Assertions: https://laravel.com/docs/5.2/t...

0 Likes
0 Replies
posted 8 years ago

laravel includes hierarchy

did anyone made an template-hierarchy for laravel like in wordpress? see the link https://wphierarch...

0 Likes
0 Replies

How to use a new instance of Faker when dealing with model factories?

I've been trying to create some seeders for my database tables and in some tables, I need unique str...

0 Likes
0 Replies
posted 10 years ago

Continuous Integration / Build Testing?

Curious as to what anyone doing build testing / continuous integration is using to do such outside o...

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