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

Seeking Part-Time Senior Back end developer (remote work)

Wanted, part time back end developer to help with finishing up beta release of the Eight Stages webs...

0 Likes
0 Replies
posted 10 years ago

[Package] Laravel JqGrid v1.0.0 released!

Laravel jqGrid package allows you to easily integrate the popular jQuery Grid Plugin (jqGrid) into...

0 Likes
2 Replies

Route Model Binding

I am using Route::model('user', 'User') in my project. This works completely fine if I created table...

0 Likes
2 Replies
Solved

Getting a field name on a related related field

Alright, so i have I'm trying to get a field name of a related tables related name. In my view I'm t...

0 Likes
1 Replies
Solved
posted 10 years ago

Laravel5, eloquent - one to one.

Hello, I'm on laravel 5, try to use: User::find(1)->phone(); //like in documentation. But I get...

0 Likes
1 Replies
Solved
posted 10 years ago

multi-step form. Best mvc way to achieve this ?

Hello, For my project I need a Multi-step form. What is the best way to make this. Put all the steps...

0 Likes
0 Replies

New Eloquent not defined correctly.

I've been learning Laravel today and went to dive into creating my first Model and ModelController (...

0 Likes
2 Replies
Solved

Homestead, Nginx pagespeed module?

Wouldn't it be nice if homestead would provide nginx with the page speed (https://developers.google....

0 Likes
0 Replies
posted 10 years ago

Sorting collection via nested relationships

Hi all Ok so I have an app that searches through course applications which each belong to an applica...

0 Likes
0 Replies
posted 10 years ago

App class not found after upgrade to 4.2

Hi. I came from a Laravel 4.0 installation and did a local update to 4.2, changed the new index file...

0 Likes
1 Replies

In Laravel is there a way to queue emails sent in database and then process them for sending from database using cron task

This will help track all emails sent. prioritize email sending. speed up user exp. (as emails will...

0 Likes
0 Replies
posted 10 years ago

Run a Composer update for my laravel project. Using Laravel 4.2 Getting the error

get_class() expects parameter 1 to be object, string given Open: /Applications/XAMPP/xamppfiles/htdo...

0 Likes
0 Replies

Laravel Web Service

I 'm trying to create a very simple Laravel web service for my mobile app but I have no idea why Lar...

0 Likes
0 Replies
posted 10 years ago

laravel connnect database fail,it do not try to reconnect database.

i find laravel connect db fail,it do not reconnect,so i add 'connecttimes' in database.php, and modi...

0 Likes
0 Replies

Query a relationship

I am trying to determine number of rounds a tournament might have. I am importing data from an API a...

0 Likes
0 Replies
posted 10 years ago

Giving a route a parameter in Form::open()

I have the following line in my view. {{ Form::open(['route' => ['examples.update', $var->id],...

0 Likes
4 Replies
posted 10 years ago

How can I make this menu the best

Hello, I have this menu <li> <a href="dashboard.html#"> <span clas...

0 Likes
0 Replies
posted 10 years ago

Form::number() in the docs but doesn't exist?

I see the docs mention a Form::number() method, but when I tried it in my app I got a method does no...

0 Likes
1 Replies
posted 10 years ago

Events not firing with PHPUnit functional tests

Hey, I have a booking system and created a simplistic testBooking class with 3-4 methods that each t...

0 Likes
1 Replies
posted 10 years ago

Live site issue

Hey guys I was able to find an issue on the live website under the Documentation section. Your websi...

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.