Support the ongoing development of Laravel.io →
posted 9 years ago

L5.1 + Bootstrap Twitter Error

Hi friends, When I Implement the follow code I get an Error on Helpers Line 454 {!! Form::text('name...

0 Likes
2 Replies

[SOLVED] Install laravel 5 on ubuntu server

Hello, I'm trying to learn how to use laravel, but I am encountering a problem with the installation...

0 Likes
2 Replies
posted 9 years ago

Laravel & SoapServer - response has text/html contet-type instead of text/xml

I’m trying to run a SOAP service on my Laravel 5.1 app. I got it working, but there’s one little ann...

0 Likes
1 Replies
Solved

Call to a member function save() on string

I want to persist changes to Attendance model table, but I get this error: FatalErrorException in At...

0 Likes
8 Replies
Solved
posted 11 years ago

Paypal IPN

Hi, is someone familiar with this package : https://github.com/logicalgrape/paypal-ipn-laravel I fol...

0 Likes
3 Replies

Laravel 4 Paypal IPN Not Working TokenMismatchException

I am simply adding a paypal IPN (using the https://github.com/mike182uk/paypal-ipn-listener) to add...

0 Likes
3 Replies
posted 10 years ago

Different ways to make a payment

Hello, i would like to know the differents ways to get payed in Laravel. Such as, credit and debit c...

0 Likes
2 Replies

[L5] Extending router

In Laravel 4 I was able to extend the router class to add API format functionality (.json, .xml, .ph...

0 Likes
8 Replies
Solved

IronMQ With Laravel 5.1

Hi guys, Am trying to implement a mail queue on my godaddy shared hosting using IronMQ but am confus...

0 Likes
0 Replies

Try Catch Guzzle

I am having issues with try catching a guzzle request. I know the auth will fail but I am trying to...

0 Likes
1 Replies
Solved
posted 9 years ago

What package do you recommend me for my HelloWord RESTful API ?

Hello, I'm starting developing my first Hello World RESTful API with Laravel 5. What package, instal...

0 Likes
0 Replies
posted 9 years ago

OR logic in middlewares

I think its necessary to be able to access a route if at least one of the middlewares is satisfied....

0 Likes
1 Replies

Curious about $factory

Hello, I've been building my app for a while with Laravel 5.1, and I'm still a total newbie with thi...

0 Likes
0 Replies
posted 9 years ago

Ajouter une variable

Bonsoir, J'ai fait une requête pour retourner du JSON de cette façon. [code]$users = DB::table('user...

0 Likes
1 Replies

Incorrect mail being sent by queue handler

I'm using Laravel 4.2 with the Mandrill driver, and beanstalkd as queue driver, all on a Forge serve...

0 Likes
1 Replies

Emails with wrong content?

This just started happening and I'm stumped at this point. The application has several emails that s...

0 Likes
4 Replies
posted 9 years ago

A collection of generators for Lumen

Hey guys, Since Lumen doesn't provide all needed generators, I have built a package including some u...

0 Likes
0 Replies

Querying Relationships Tables

Hi friends, do you can help me? I need construct a query for view (empleados.index), parsing data fr...

0 Likes
0 Replies

Problem with pagination

Hi I use paginate() method for pagination it work fine, but <a> tag in blade file have problem...

0 Likes
1 Replies
posted 9 years ago

Is there any way to add attribute to objects in collection?

Hello, I finally understood Collections. However, I am looking to add an attribute (pulled from an e...

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.

© 2025 Laravel.io - All rights reserved.