Support the ongoing development of Laravel.io →

Eagerloader with no select *

I have the query like this $article = new Article(); $query = $article->with('user')...

0 Likes
3 Replies

Problem with homestead/vagrant and image upload

Hello everybody! I am running into a problem with Homestead. I have a piece of code that works well...

0 Likes
1 Replies
Solved

Laravel controllers functions ?

Hello every one. I am trying to make a function in my controller public function new(){ return View:...

0 Likes
1 Replies

Laravel 4 - Too much logic in my view template?

Hello, I created a search functionality within my Laravel project - the user can search for teamname...

0 Likes
3 Replies

Session out side laravel

Hello, I would like to know, how to use the sessions below in another php file outside laravel proje...

0 Likes
1 Replies
Solved

how to edit records

Hello all! I have a table called users (surprisingly). I have a view where we can visualize all the...

0 Likes
2 Replies
posted 10 years ago

Laravel Speed

Hi, I'm new to Laravel. Been using CodeIgniter for some years and since we all know what happened de...

0 Likes
1 Replies
posted 10 years ago

Adding #comment after the URL when redirecting

Hey, I'm making a comment form and I'd like to send the user directly to the form after submitting t...

0 Likes
1 Replies
posted 10 years ago

Displaying 2400 records takes 28 seconds

Hi, I've got an application that keeps track of people visiting a festival. On one page we would lik...

0 Likes
4 Replies

LAravel + Angulajs keeping users logged in

I'm using angularjs for a single page application that only gets data through an API with laravel. M...

0 Likes
1 Replies

Shorter "remember me" period

After upgrading to Laravel 4.2 and added the remember me token to my users table, I've encountered a...

0 Likes
0 Replies

Issues with Laravel Forge and Git

I'm deploying my web app using Laravel Forge and BitBucket. Recently I was coding one part of my web...

0 Likes
2 Replies

obtaining the controller exceptions

How can I do the next. Assuming I have my own BaseClass class MySuperBaseClass extends Controller {...

0 Likes
2 Replies

Route::current() equivalent for the page i came from?

Well, the title may sound a bit weird, but what I am trying to do can be simplified to: I am adding...

0 Likes
3 Replies
Solved

View::composer not sending variable after form post

Hi, I've setup a variable to use in my master view file. This works great inside of all my views, un...

0 Likes
1 Replies
Solved
posted 10 years ago

Manually add new items do custom Collection

Hi all! I'm extending a Model Collection to customize some features but I have to manual insert new...

0 Likes
0 Replies

Creating helper method for similar database query -- class name as variable variable?

I'm getting started with Laravel, and learning as I go. I'd like to know the best way to tackle this...

0 Likes
4 Replies
Solved

HTML not rendered...Blade not seem to be working

Hi, I am new to Laravel and tried the Quick Start tutorial as is. However, view is not getting rende...

0 Likes
7 Replies
Solved

How to create a form element whose name is an array, using Blade?

I have a form which loops through an array to create the form elements, so the name of each input el...

0 Likes
3 Replies
Solved
posted 10 years ago

Problem with Envoy [Laravel 4.1]

Hi, I have a problem with Envoy. I followed all the steps from this tutorial (http://laravel.com/doc...

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.