Support the ongoing development of Laravel.io →

Related REST resources - saving them together?

I am learning Laravel, and my first application is a REST API. I am creating a fake blog for learnin...

0 Likes
0 Replies

Deploy Laravel application in Windows server hosting

Hy !! any one please can help me i have this error after upload my application in a Windows server h...

0 Likes
1 Replies

Laravel equivalent .try() method in Ruby

Earlier today I asked on the chat room about php/laravel's equivalent of .try() in ruby - http://api...

0 Likes
2 Replies

New localization library (Localize) announcement

Intro Hi all, I am presenting a library to format data into certain locales' formatting rules, as we...

0 Likes
1 Replies
posted 10 years ago

Created a helper class but Form::text() is being returned as text and not a input field...

Hi I am new to Laravel and created a HelperView class namespaced Tymax\Helpers but when I call the s...

0 Likes
4 Replies
Solved
posted 10 years ago

Where can I post about a library I've written?

Hi, I'm new to posting in the Laravel.io forums but I'm wondering where is a good place for me to po...

0 Likes
5 Replies
Solved

Before find hook

Hi! I am creating a second project for a company. The first one was written by me in Yii framework....

0 Likes
5 Replies

Query builder vs Eloquent builder relations and `load(relation)` issues

My question is summed up nicely in this bin- This is my first attempt at a 'search builder' function...

0 Likes
1 Replies
posted 10 years ago

100% CPU usage of queue

Hi guys, I am using beanstalkd for queue. I also installed supervisor but it's not relevant for my i...

0 Likes
1 Replies
Solved

Newbie questions regarding XAMPP and deployment

Hello guys, maybe some background information about me helps you a bit for helping me. I'm a .NET de...

0 Likes
9 Replies
posted 10 years ago

Sorting eager loaded results

I'm having this problem with multiple methods in multiple controllers. Here is my method: $original...

0 Likes
5 Replies
posted 10 years ago

Laravel 4.2 MSSQL intermittent connection problem

Hi I have a connection to our MSSQL database using the sqlsrv driver which works fine 99% of the tim...

0 Likes
0 Replies

Cache redis component overrides cache.php settings with database.php

I've trying to figure out why the Cache component wouldn't read my redis settings in cache.php, but...

0 Likes
0 Replies

Multiple page templates

The scenario: User creates a new page. Once he writes the content, he has the option to select the d...

0 Likes
0 Replies

problems with homestead up command

I'm trying to get homestead 2.0.8 installed on windows 7. Everything worked up until I ran homestea...

0 Likes
2 Replies

Many-to-Many returns NULL

I have no issues writing to my pivot table, but returning associations returns null Schema: $table-...

0 Likes
0 Replies

exception 'ErrorException' with message 'Array to string conversion' when passing an array to Javascript Function:

Hi. In a view i'm trying to pass two arguments to a javascript function when an event ocurrs like th...

0 Likes
2 Replies
posted 10 years ago

Model::create() doesnt return a ID

Hey guys, How can i get the ID of my saved model? I dont use save(). I use create(). $page = new...

0 Likes
2 Replies

XML 2 MySQL Solution

Hi everyone! I have been searching for a solution to import XML to a MySQL database without knowing...

0 Likes
1 Replies
posted 10 years ago

Persisting Session Data From Route To View

I've been searching online for information on how to get my session data from my route to my view, b...

0 Likes
1 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.