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

What is a terminal?

Okay, I feel so stupid. I read the beginning php book and I don't understand even the first things t...

0 Likes
3 Replies
posted 10 years ago

Relationship problems

Not literally, of course, well, maybe. But that's neither here nor there. Here's my issue: dd($post-...

0 Likes
3 Replies
Solved
posted 10 years ago

beanstalk console

So I decided to try out the beanstalkd and the beanstalk console on my laravel homestead vm. I made...

0 Likes
3 Replies

Logical test returning false but query returning true

Hello! I can't figure out why the mysql query is returning results when it shouldn't, here is the th...

0 Likes
1 Replies

How do I do a conditional check of a value from an array to decide the layout?

How do I do a conditional check of a value from an array to decide the layout? This is the error I g...

0 Likes
4 Replies

Developing on Laravel 5 dev branch

A real noob question for you. I am playing with L5. As it is still in beta, will my changes to the A...

0 Likes
0 Replies

How can I configure laravel or the server to accept https routes?

I'm making some routes https but only send me a blank page with the message error conection ssl

0 Likes
0 Replies
posted 10 years ago

Many-to-many relationships using a pivot table w/ natural foreign keys?

I need some help with a many-to-many relationship using a pivot table that contains natural foreign...

0 Likes
5 Replies
Solved

can't delete laravel project

when I try to delete laravel folder from htdocs it says that "the action can't be completed bec...

0 Likes
1 Replies
posted 10 years ago

laravel/elixir

Hi, i'm currently trying laravel 5, i really like elixir but i encountered something unexpected: //...

0 Likes
0 Replies
posted 10 years ago

My laravel - your laravel

I want to thank the laravel people because laravel gave me a clear sight into object oriented progra...

0 Likes
0 Replies

Is this possible with eloquent? Double/triple join of the same table to itselve with where conditions and the need of a recalculated date...?

Hello, I have an orderarticles table (The article rows of an order). The selected fields are only to...

0 Likes
2 Replies

Laravel sentry authentication not working on live server on s a shared server

Laravel sentry authentication not working on live server on s a shared server Pleas helpme

0 Likes
6 Replies

Route::to() not working on shared hosting

return Redirect::to('dashboard'); after login it show this text SUCCESS! Redirecting to http://pos....

0 Likes
0 Replies
posted 10 years ago

Javascript variable within blade statements

Hello, Is it possible to use javascript variables in blade statements ? I have a blade template fill...

0 Likes
2 Replies
Solved
posted 10 years ago

How to set a timeout on Laravel Queue push?

I understand there is a 60 second timeout on laravel processes I pushing on the queue. I understand...

0 Likes
0 Replies

Filtering Eloquent Collections by unique column value after retrieval from database

From the docs we know that we can filter Eloquent collections after retrieval from database by apply...

0 Likes
3 Replies

Eloquent relations (eager loading) error

I have strange error in my laravel project because, in my machine, everything works fine but, in the...

0 Likes
1 Replies

File permission based on Laravel users

Hi, I have to do a simple task: Create access permission to files using Laravel user. Example: I wan...

0 Likes
0 Replies
posted 10 years ago

(MSSQL) Error while updating a record with join

I have the following update, by using Query Builder over SQL Server: DB::table('ct') -&g...

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.