Support the ongoing development of Laravel.io →

535 Threads

How to select table data in orderby id desc then groupby name in laravel 5.3?

I do this but can not work.. DB::table("office_costing_zone") ->orderBy("id",...

0 Likes
2 Replies
posted 7 years ago

Class 'session' not found

FatalErrorException in fa17d9d6b5a07c22ff5e6c69223c8360c8d5d8ae.php line 23: Class 'session' not fou...

0 Likes
1 Replies

i can not execute Laravel's PHPUnit

hi i am using this : Laragon PHP 7.0 Laravel 5.3 i can not execute phpunit command or ./vendor/bin/p...

0 Likes
0 Replies

How To Test Authorization, or, assertResponseStatus(403)

I'm using a policy on Orders such that a User can only access their own orders. Having trouble getti...

0 Likes
3 Replies
posted 7 years ago

L5.3 Unit Testing with FindOrFail ModelNotFoundException

I am writing a unit test for a route passing a $id and have a ModelNotFoundException being thrown. I...

0 Likes
0 Replies

Functional test artisan comand, that migrates multiple dynamic tenant database

So here is the picture: I have an app that creates tenant_db for each user registered. For doing tha...

0 Likes
0 Replies

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 7 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

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.