Support the ongoing development of Laravel.io →

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

Eloquent + Object loading

Hello everyone, i have a new project where i developed a different way to manage sessions. So i crea...

0 Likes
0 Replies

Pagination with Eclipses

I am working on creating a pagination using Foundation - I have the basic framework down, but now I...

0 Likes
1 Replies

Multiple Image upload Issues - iPhone

Using the script provided here: http://laravel.io/forum/07-16-2014-iphone-image-manipulation-flip-it...

0 Likes
1 Replies

Query Builder - removed "where clause" won't remove related bindings

This problem is slightly related to my previous post but NOT identical: http://laravel.io/forum/06-1...

0 Likes
1 Replies
Solved

Login over SSL-Proxy

Hi, I try to login about an SSL-Proxy: https://www.ssl-account.com/heregoesmyadress but it don't wor...

0 Likes
1 Replies

[Package] Guardian: RBAC Package For Laravel 4.2

##What is guardian? Guardian package for Laravel provides an easy interface to manage Role Based Acc...

0 Likes
2 Replies
posted 10 years ago

Multiple language files at custom locations

Hello, Is there a way to have multiple language files for the same language? I know that it would wo...

0 Likes
0 Replies

are there way to use "having In" statement;

i'm trying to run this code $AdvanceRequests=new AdvanceRequest(); $AdvanceRequests= $AdvanceReque...

0 Likes
0 Replies

92fiveapp can't save projects and Why can't create new model

Hi ,Guys Last night i was working on this project. Actually, am new bee to larvarel but , thanks to...

0 Likes
0 Replies
posted 10 years ago

Laravel Cashier

Thank you to Alex at php academy for this. Also, Taylor is giving attention to this as well on a con...

0 Likes
2 Replies

Looking for an Eloquent query to pull records by date range

I have a generic user table, with created_at and updated_at timestamp columns. I'm curious if there...

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.