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...
I'm using Laravel 4.2 with the Mandrill driver, and beanstalkd as queue driver, all on a Forge serve...
This just started happening and I'm stumped at this point. The application has several emails that s...
Hey guys, Since Lumen doesn't provide all needed generators, I have built a package including some u...
Hi friends, do you can help me? I need construct a query for view (empleados.index), parsing data fr...
Hi I use paginate() method for pagination it work fine, but <a> tag in blade file have problem...
Hello, I finally understood Collections. However, I am looking to add an attribute (pulled from an e...
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