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

Curl SSL Error handshake error on ubuntu 13 using forge

I'm trying to make a XML Post request to a https url using Guzzle on a forge server, and I run into...

0 Likes
2 Replies

Laravel routes with multiple domain fail in link_to_action function

I have my routes.php as follows: <?php $approutes =function (){ Route::group(['middleware' =...

0 Likes
0 Replies

[package] Bookmark all your routes easily

I have just published my first composer package, and would really appreciate if someone would give i...

0 Likes
0 Replies

convert query mysql to Eloquent?

Hello, I need convert query from mysql to eloquent mysql Query SELECT count('id_sale') FROM sales J...

0 Likes
0 Replies

[Package] Workflow - Harness the power of pipelines!

Workflow is a package for Laravel 5 for creating extendible and maintainable applications. Thanks to...

0 Likes
0 Replies

Eloquent where 'and', 'or' statement

I'm trying to write this first piece of line in Laravel. I thought I got it right, but not. I hope t...

0 Likes
1 Replies
Solved

include('folder.$var') <<-- not working

Hello everyone, I want to use the blade include function so I can call a dashboard page. Now I know...

0 Likes
2 Replies
Solved
posted 11 years ago

Socialite adding service provider without hacking main code

I just implemented Orange OAuth2 Social Login with socialite. Unfortunately current version of Socia...

0 Likes
2 Replies

Check if form has posted Laravel 5

I'm trying to see if the form has been posted but this method does not seem to work if(Request::is_g...

0 Likes
1 Replies

How to compare json array in Laravel 4

There is one problem which I can't solve. I need to show a response only for users whose user_id was...

0 Likes
0 Replies
posted 10 years ago

Using a preloader to return data

I'm using CURL to process data that is sent to an API cross site. When I get the data back to displa...

0 Likes
0 Replies

Using AJAX or CURL?

I am using the expedia API and I can send request using CURL. Using Laravel 5, am I better to stick...

0 Likes
0 Replies

Non autoincrement id for a model returning 0 on id when created

I have in my model several tables where the primary key it's not autoincremental, but it's a varchar...

0 Likes
1 Replies
Solved

Please Help, i got "stdin: is not a tty"

I am trying to follow Laravel guide on Homestead, i need it for my job. The company use Laravel. But...

0 Likes
5 Replies

Homestead 2.0 unable to create laravel project directory

I have installed Homestead 2.0 by following Laracast series (https://laracasts.com/lessons/say-hello...

0 Likes
2 Replies

Best practices for responsive view?

#Background My Controller is loading several items (from an Eloquent Model) and passing them into th...

0 Likes
0 Replies
posted 10 years ago

Using array of values in query

I've got some code that I'm taking over and this is a quick sample of a bit of code I'm dealing wit...

0 Likes
5 Replies
Solved

2 different error page for admin and public

Hi, Is there anyway to make 2 error page? so there is 1 error page for public and another one for ad...

0 Likes
2 Replies

Laravel Error Message When Sending Email

I'm trying to send a basic verification email using Laravel and an account on mailgun.com. I've foll...

0 Likes
1 Replies
posted 10 years ago

Wanted: Example for Laravel-Navigation

https://github.com/GrahamCampbell/Laravel-Navigation If someone could provide an example for Graham...

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.

© 2026 Laravel.io - All rights reserved.