Hi, I'm currently splitting a larger app into smaller modules and would like to split the defined fa...
Hi, I'm trying to launch my unit tests but when i write phpunit in my terminal i get "phpunit:...
I do this but can not work.. DB::table("office_costing_zone") ->orderBy("id",...
FatalErrorException in fa17d9d6b5a07c22ff5e6c69223c8360c8d5d8ae.php line 23: Class 'session' not fou...
hi i am using this : Laragon PHP 7.0 Laravel 5.3 i can not execute phpunit command or ./vendor/bin/p...
I'm using a policy on Orders such that a User can only access their own orders. Having trouble getti...
I am writing a unit test for a route passing a $id and have a ModelNotFoundException being thrown. I...
So here is the picture: I have an app that creates tenant_db for each user registered. For doing tha...
I also posted my question on laracast, but perhaps anyone here has the answer. Topic on laracast I'm...
I'm using the new built in testing that comes with Laravel 5.1. Awesome stuff. But I've a problem I...
Hello, I am trying to learn Laravel. I am using Windows 10, WAMP, Laravel version: 5.2.44 I created...
Dieting under the body cleanse program Internal 911 calls for curtailment of consuming some kinds of...
When writing tests, I can be a user: $user = User::find(1); $this->be($user); But, for a few tes...
Is there any way to unit test middleware? I imagine this being pretty important for a multi-tenant t...
Hello everybody, I'm quite new to Laravel, and I would like to start testing an application I'm writ...
In the current world, everybody wants to have a great looking HYIP script template for there HYIP bu...
I have the following code: // Departments $physics = factory(App\Base\Academy\Department::class, 1)-...
Hello..i need some help of css coding...I didn't find css code in my css file....? Anyone know or ca...
Trying to upload files but still display error at http://www.hazzir.com/laravel.php HTTP ERROR 500...
I have question, I created database table using "php artisan migration" then later due to...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community