Support the ongoing development of Laravel.io →

637 Threads

php/javaBridge in laravel

Hello everyone, I would like to know how can I create a php/javaBridge in laravel. I have my website...

0 Likes
0 Replies

auto number '#' in pagination table

I tried using @foreach ($product as $index => $pro) <td>{{$index+1}} </td> @endforeac...

0 Likes
3 Replies

Access an API using laravel

Hello, I have an API called restclient.php. What basically happens is that I'll include the restclie...

0 Likes
5 Replies
Solved

I would like a mentor.

About Me My name is Michael, I am 27 and I am from England. I've programmed with PHP before however...

0 Likes
8 Replies

Verifying Laravel is installed and setup correctly on Nginx ?

One of my Centmin Mod LEMP stack users asked how to install Laravel and I came up with quick Laravel...

0 Likes
0 Replies

Testers Needed!

Hey fellow Laravelers! I just released a new Contentful SDK & Toolkit package for Laravel along...

0 Likes
0 Replies

PayPal SDK

I cannot seem to get past the first step: exception 'Symfony\Component\Debug\Exception\FatalErrorExc...

0 Likes
0 Replies

\Illuminate\Foundation\Testing\ApplicationTrait::call not usable for posting json?

I've read several threads where people had problems testing their controllers by posting json to the...

0 Likes
1 Replies
Solved
posted 9 years ago

a few simple tests using cucumber in laravel

Hey guys , i kind of need some help from you wonderful people I am planning to go for an interview a...

0 Likes
0 Replies

Hello, I want to start to contribute to laravel Framework and need for help

Hi folks~ I am a college student from China and I Major in CS I want to write code and debug for lar...

0 Likes
1 Replies
posted 9 years ago

How do I write test case for a command handler

I have this CreateUserCommand and it expects User $user, Mailer $mailer And I tried writing the test...

0 Likes
0 Replies
posted 9 years ago

Report With Excel

Hi guys. I want to make report with laravel 4.2, but I don't know ways to make it because I'm just s...

0 Likes
4 Replies

is really wise/necessary to validate a model's data with unit tests?

greetings, this question is not really about laravel, but more about unit testing with laravel, i'm...

0 Likes
0 Replies

L5: Multiple action tests per test class fail

Hi all A strange thing while writing unittests for a package occured: As long as only one test metho...

0 Likes
0 Replies

Laravel install Windows Server 2012 R2 + CP Plesk

Hi All. OS : Microsoft Windows Server 2012 R2 CP : Plesk version12.0.18 Me Need Help In install serv...

0 Likes
1 Replies

Laravel 5 Testing - How can I run Artisan::call('migrate') ?

Hi there, I've tried to follow http://code.tutsplus.com/tutorials/testing-like-a-boss-in-laravel-mod...

0 Likes
1 Replies

Validation to upload photo isn't working

I've created a form using primary regular HTML (syntax below). When I use the laravel 4 built in fun...

0 Likes
2 Replies

Storage::name($file) is not working in Laravel 5.0

API for Lara 5 says that we have name method to Extract the file name from a file path. http://larav...

0 Likes
1 Replies

[SOLVED] CSRF issues with Selenium WebDriver and PhantomJS

This has just cost me a fair few hours, so in case it helps someone else... I'd been passing the CSR...

0 Likes
0 Replies

make:migrataion --env

The "--env" option of the artisan command is not working. I have 2 files .env and .env.tes...

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