Hey there, I am trying to write some tests for my commands which are within a package. I managed to...
Hi all, I am currently using laravel 5.2, and using vagrant box as my development environment, in ub...
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...
I have a group for api: Route::group(array('prefix' => 'api'), function () { Route::get('abc...
I just wanted some inspiration for the best sites created with laravel
I have try uninstall, reinstall, check a lot google a lot, and nothing, valet is listening to 127.0....
Is there documentation and examples for Laravel's PHPUnit Assertions: https://laravel.com/docs/5.2/t...
did anyone made an template-hierarchy for laravel like in wordpress? see the link https://wphierarch...
I've been trying to create some seeders for my database tables and in some tables, I need unique str...
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