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

How to keep fluent query builder from returning the fields defined as hidden attribute in model?

I have declared some hidden fields in model to prevent them from getting included in json output. El...

0 Likes
0 Replies

Frontend and backend app configuration

Hello, So I've decided to try out rewriting my CMS in open-sourced framework. I have very little exp...

0 Likes
8 Replies

Routing problem?

Hi guys, I'm pretty new to Laravel (a couple of weeks in) although I've used Yii and regular PHP for...

0 Likes
3 Replies
Solved
posted 10 years ago

Reprocess Inputs

Is there a way to modify $_POST and $_GET and then have them available to the Input class? Example:...

0 Likes
2 Replies

Cannot use XMLReader in laravel - says not found

Hello everyone, I'm trying to use the XMLReader of PHP inside a custom class that I have created for...

0 Likes
2 Replies

Sharing a session between 2 laravel applications

I am using a database session driver in an attempt to share a session between two laravel applicatio...

0 Likes
1 Replies

Updating from 4.0.11 to 4.2 still shows 4.0.11

Folks, I've been trying to upgrade my laravel instance to the latest version but for some reason art...

0 Likes
7 Replies
Solved
posted 10 years ago

Getting $_ENV to work via virtualhost

Why is it that if you set the "SetEnv" environment in a virtualhost it does not work in la...

0 Likes
5 Replies
Solved

Laravel Email with files

Hi guys. I'm searching how can I put a file or pdf in the email that I'm sending. I only found the b...

0 Likes
1 Replies

Use a form to redirect to 4 different routes

Hello I have a form where the user are going to pay but I wan to redirect each one to different rout...

0 Likes
1 Replies

Opening hours for restaurants HTML and Laravel

For each day i have start and end time with hours and minutes. Can someone help me with that kind of...

0 Likes
1 Replies
posted 10 years ago

[package] Conditions

Conditions A framework agnostic conditions package that allows you to apply conditions on Illuminat...

0 Likes
0 Replies

Set $errors or Session errors outside of view

I'm using October CMS (based off Laravel), and it's file-based, so I'm not working much with routes....

0 Likes
0 Replies
posted 10 years ago

Inner Join Relation

I have 2 tabels in my database: First tabel all the users with there information Second tabel the re...

0 Likes
0 Replies

New homestead box created on each new day

I'm having an annoying issue with Homestead. It seems that when I do "vagrant up" after a...

0 Likes
2 Replies
Solved

can not understand helper functions and how they call other functions without instantiating a class

I am trying to understand how the asset() helper function calls the UrlGenerator method asset()? I...

0 Likes
2 Replies
posted 10 years ago

Problem with Many to many relationtionship

Urgent I have three tables in database. posts, categories and category_post . There fields are #Post...

0 Likes
2 Replies
posted 10 years ago

Packing CSS, JS and Images with laravel/packer

Hi guys, I have created a package to minify and pack css and javascript files, also you can create t...

0 Likes
0 Replies
posted 10 years ago

I am forced to use the command line interface to create tables in the database?

I'm wont to create database table by phpmyadmin, there is any convenience to create database table b...

0 Likes
1 Replies
Solved

Case sensitivity and Model Relationships

Hi, i was using OS X Mavericks that it is by default case Insensitive, and i made the relationships...

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