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

Laravel Eloquent sql statement after exist check is limited to 1

I hope it is okay just to link to the stackoverflow thread. I am rly confused about this behaviour a...

0 Likes
2 Replies

Issues in counting user login on every login.

Hi gues i am working on a login functionality that increments the "no of login times" tabl...

0 Likes
7 Replies
Solved

Question regarding aggregate in Query Builder

I am querying a table and I wonder why Laravel make a count(*) query before my query that spend addi...

1 Likes
5 Replies
posted 10 years ago

Retroactive Migrations

Any way to retroactively populate migrations using a database without any?

0 Likes
0 Replies

Laravel 5 using PDO object in a class (Custom Database Conn?)

Hi Guys, So there, basically, i created a class in PHP that uses PDO (i'm connecting to an ODBC obvi...

0 Likes
0 Replies

Application key not set

When I run php artisan key:generate it says Application key [yiTC3tRuczqMVrbikesPOtxZc4AAluIE] set s...

0 Likes
4 Replies

Model relationship Eloquent (newbee)

Hi Guys, I'm recently decided to make a switch to start coding with Laravel. I will try to specify m...

0 Likes
2 Replies
posted 10 years ago

Tutorial CKeditor for Laravel 4.2

Hi i want setup CKeditor on my Textarea field for edit article content, please help me for config &q...

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

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.