Hello guys, I have just installed homestead but when I run "homestead up" I get this error...
Hi, I've been developing on windows and now I'm going to transfer my project to an OSX environment....
I need to pass a second argument to edit and update methods of a controller like: public functi...
Hi guys, this is more a architecture question. I'm about to implement a bunch of Import implementati...
I am using Laravel's Filesystem to store items on s3 and I am getting the wrong URL. Storage::disk('...
I'm saving the files in a folder, but I want to make available for download . How do I do that ?
Hi friends, When I Implement the follow code I get an Error on Helpers Line 454 {!! Form::text('name...
Hello, I'm trying to learn how to use laravel, but I am encountering a problem with the installation...
I’m trying to run a SOAP service on my Laravel 5.1 app. I got it working, but there’s one little ann...
I want to persist changes to Attendance model table, but I get this error: FatalErrorException in At...
Hi, is someone familiar with this package : https://github.com/logicalgrape/paypal-ipn-laravel I fol...
I am simply adding a paypal IPN (using the https://github.com/mike182uk/paypal-ipn-listener) to add...
Hello, i would like to know the differents ways to get payed in Laravel. Such as, credit and debit c...
In Laravel 4 I was able to extend the router class to add API format functionality (.json, .xml, .ph...
Hi guys, Am trying to implement a mail queue on my godaddy shared hosting using IronMQ but am confus...
I am having issues with try catching a guzzle request. I know the auth will fail but I am trying to...
Hello, I'm starting developing my first Hello World RESTful API with Laravel 5. What package, instal...
I think its necessary to be able to access a route if at least one of the middlewares is satisfied....
Hello, I've been building my app for a while with Laravel 5.1, and I'm still a total newbie with thi...
Bonsoir, J'ai fait une requête pour retourner du JSON de cette façon. [code]$users = DB::table('user...
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