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

Socket implementation using laravel

Hii..all I wants to build small app like "Live score" or "Tradinng" or any real...

0 Likes
3 Replies

HOW I SOLVED MY HOMESTEAD NOT CONNECTING TO INTERNET

I am writing this thread because I couldn't find any help for my situation of not connecting my Home...

0 Likes
0 Replies
posted 10 years ago

ioC keep getting new instance

Hi Ive got a class that is has a service provider ( Ive renamed the Class to hidden in this sample.)...

0 Likes
0 Replies

alixir method problem

I have elixir(function(mix) { mix.less('bootstrap.less'); If I add any method like .events .routes...

0 Likes
0 Replies

attach() throws error when given array of ids with additional pivot data

Example in the docs: $user->roles()->attach([1 => ['attribute1' => 'value1'], 2, 3]); So...

0 Likes
0 Replies
posted 10 years ago

Error With homestead up: Bringing machine 'default' up with 'libvirt' provider

I've been following the Homestead setup steps from this laracast video, laracast, but when I get to...

0 Likes
0 Replies
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 10 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

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.