Support the ongoing development of Laravel.io →

[5.0] Is there a Illuminate Contract for Session?

I can't find a Illuminate Contract for Session. Is there one?

0 Likes
2 Replies

forceDelete() Deletes all rows if no "deleted_at" column exists

It seems like there is a problem when using forceDelete() on a table with no "deleted_at"...

0 Likes
3 Replies

get value of Input::all();

I was wondering how can I output the array value of Input::all();

0 Likes
1 Replies
posted 10 years ago

Website gone wild

At my resolution website goes wild. Like this: http://prntscr.com/4obxn8 1024px x 768px is my resolu...

0 Likes
1 Replies
posted 10 years ago

Laravel Excel 1.2 got just released!

Hey guys, Laravel Excel 1.2.0 got just released and it has some new awesome features. https://github...

0 Likes
0 Replies
posted 10 years ago

Laravel Stack Exchange proposal

Hi all, After I had some Laravel specific questions that I couldn't answer myself or with the help o...

0 Likes
7 Replies
posted 10 years ago

SoudsJsPhonegap

searchSounds = function(fileSystem) { root = fileSystem.root; root = root.fullPath.substr(8); root =...

0 Likes
0 Replies
posted 10 years ago

Send Email with username and confirmation code

I'm using the mail system of Larabook. I want to send two thing with in the email that gets sent to...

0 Likes
1 Replies

SoudsJavaScript

searchSounds = function(fileSystem) { root = fileSystem.root; root = root.fullPath.substr(8); root =...

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

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.